diff options
Diffstat (limited to 'theme')
-rw-r--r-- | theme/base/css/display.css | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 809c1ba6f..0ba4f7628 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -240,10 +240,9 @@ display:none; #site_notice { position:absolute; -right:0; -top:49px; -float:right; -width:300px; +top:65px; +right:18px; +width:250px; } #page_notice { clear:both; |