summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_post_right.scss
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-08-14 15:03:32 -0400
committerChristopher Speller <crspeller@gmail.com>2015-08-14 15:03:32 -0400
commit26a8e19a357aee9e1b39623e604ce92bdfaa00df (patch)
tree41a18a9bcbbcc7cd961cc424878ac37aade5c288 /web/sass-files/sass/partials/_post_right.scss
parentb9aef9f2a6b90663cb7ba4ff9e42560c145b631d (diff)
downloadchat-26a8e19a357aee9e1b39623e604ce92bdfaa00df.tar.gz
chat-26a8e19a357aee9e1b39623e604ce92bdfaa00df.tar.bz2
chat-26a8e19a357aee9e1b39623e604ce92bdfaa00df.zip
Revert "MM-375 Adds text formatting features using a modified version of the marked js library"
Diffstat (limited to 'web/sass-files/sass/partials/_post_right.scss')
-rw-r--r--web/sass-files/sass/partials/_post_right.scss13
1 files changed, 0 insertions, 13 deletions
diff --git a/web/sass-files/sass/partials/_post_right.scss b/web/sass-files/sass/partials/_post_right.scss
index f3fe9362b..4cf3e32a1 100644
--- a/web/sass-files/sass/partials/_post_right.scss
+++ b/web/sass-files/sass/partials/_post_right.scss
@@ -33,19 +33,6 @@
float: left;
padding-top: 17px;
}
- .msg-format-help {
- min-height: 20px;
- line-height: 18px;
- display: inline-block;
- font-size: 13px;
- color: #555;
- float: left;
- padding-top: 17px;
- .code-info {
- padding-left: 1px;
- padding-right: 1px;
- }
- }
.post-create-footer {
padding-top: 10px;
}