summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_post_right.scss
diff options
context:
space:
mode:
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, 13 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_post_right.scss b/web/sass-files/sass/partials/_post_right.scss
index 4cf3e32a1..f3fe9362b 100644
--- a/web/sass-files/sass/partials/_post_right.scss
+++ b/web/sass-files/sass/partials/_post_right.scss
@@ -33,6 +33,19 @@
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;
}