diff options
-rw-r--r-- | view/theme/redbasic/css/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 44165e038..da30cb4a1 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -91,6 +91,10 @@ blockquote { margin-left: 5px; } +.hide-comments-outer { + margin-left: 10px; +} + #panel { background-color: ivory; position: absolute; |