summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2015-07-30 15:21:35 -0400
committerhmhealey <harrisonmhealey@gmail.com>2015-07-30 15:21:35 -0400
commite2d77c28f1226c32457891d6b6814082468548e5 (patch)
tree83b2a21e6006a3da1e84f54aad884358bf5c1cff /web/sass-files/sass/partials
parent8265e5ed8215dcf0cf4ca3438f5f2e62576656fe (diff)
downloadchat-e2d77c28f1226c32457891d6b6814082468548e5.tar.gz
chat-e2d77c28f1226c32457891d6b6814082468548e5.tar.bz2
chat-e2d77c28f1226c32457891d6b6814082468548e5.zip
Removed ^replying in preparation for 0.6.0
Diffstat (limited to 'web/sass-files/sass/partials')
-rw-r--r--web/sass-files/sass/partials/_post.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss
index df565d763..98b17120d 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -319,12 +319,6 @@ body.ios {
max-width: 100%;
@include legacy-pie-clearfix;
}
- &.active-thread__content {
- // this still needs a final style applied to it
- & .post-body {
- font-weight: bold;
- }
- }
}
.post-image__columns {
@include legacy-pie-clearfix;