diff options
Diffstat (limited to 'theme')
-rw-r--r-- | theme/base/css/display.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 3c51deb31..0d6395d05 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -995,6 +995,9 @@ padding-left:28px; .notice .author { margin-right:11px; } +#showstream #content .notice .author { +display:none; +} .fn { overflow:hidden; |