]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Reduced width and realigned anon_notice
authorSarven Capadisli <csarven@plantard.controlezvous.ca>
Sun, 1 Feb 2009 19:34:11 +0000 (19:34 +0000)
committerSarven Capadisli <csarven@plantard.controlezvous.ca>
Sun, 1 Feb 2009 19:34:11 +0000 (19:34 +0000)
theme/base/css/display.css

index 809c1ba6f8481951a0f0bbf6f972c36cc5df9265..0ba4f7628e2df0a6a82d6a2cbc44739acaa0904f 100644 (file)
@@ -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;