summaryrefslogtreecommitdiffstats
path: root/web/sass-files
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-08-02 09:00:13 -0800
committerCorey Hulen <corey@hulen.com>2015-08-02 09:00:13 -0800
commit2aba63df8e091a809a7f23e183ed62aa0873c52e (patch)
treef634ca4739fc3016418ea675f6021e86c751e05e /web/sass-files
parent0b6c6b94cbbd9c1b9b79dc2b5d4f299b50711b54 (diff)
parente2d77c28f1226c32457891d6b6814082468548e5 (diff)
downloadchat-2aba63df8e091a809a7f23e183ed62aa0873c52e.tar.gz
chat-2aba63df8e091a809a7f23e183ed62aa0873c52e.tar.bz2
chat-2aba63df8e091a809a7f23e183ed62aa0873c52e.zip
Merge pull request #302 from hmhealey/mm1788
MM-1788 Removed ^replying in preparation for 0.6.0
Diffstat (limited to 'web/sass-files')
-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;