diff options
author | Sarven Capadisli <csarven@status.net> | 2010-01-06 18:12:13 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@status.net> | 2010-01-06 18:12:13 +0000 |
commit | 9a7a2f2ff472f005d7cb9cd9e5ea5c59dc32dfeb (patch) | |
tree | 77be5bce6511c3d431df7897542d5bb0b08fd5e2 /theme/cloudy/css | |
parent | aa623f60df7f47a00c80a254aeb5b3f1365466bd (diff) |
Updated notice-option width in Cloudy theme
Diffstat (limited to 'theme/cloudy/css')
-rw-r--r-- | theme/cloudy/css/display.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/cloudy/css/display.css b/theme/cloudy/css/display.css index 6b4408602..a27bd74b8 100644 --- a/theme/cloudy/css/display.css +++ b/theme/cloudy/css/display.css @@ -1001,7 +1001,7 @@ float:left; font-size:0.95em; margin-left:59px; min-width:60%; -max-width:66%; +max-width:62%; } #showstream .notice div.entry-content, #shownotice .notice div.entry-content { |