summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@plantard.controlezvous.ca>2009-02-01 19:34:11 +0000
committerSarven Capadisli <csarven@plantard.controlezvous.ca>2009-02-01 19:34:11 +0000
commit88eb8c924ce35124560df71a58b8353309f2d25c (patch)
tree32c934478e996e2ab0497fa3ae48a901cc9b2dba /theme
parent804dc7cdb95b54dbd4c4fc362cf79c5ff47b14be (diff)
Reduced width and realigned anon_notice
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css7
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;