diff options
Diffstat (limited to 'theme/base/css/display.css')
-rw-r--r-- | theme/base/css/display.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 65dd15990..fb74b1d0b 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -1039,6 +1039,10 @@ overflow:visible; #showstream .notice div.entry-content { margin-left:0; } +#shownotice .notice .entry-title, +#shownotice .notice div.entry-content { +margin-left:110px; +} #shownotice .notice .entry-title { margin-left:110px; font-size:2.2em; |