]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Using a relative value for the form_notice note location instead
authorSarven Capadisli <csarven@status.net>
Sun, 27 Sep 2009 11:54:45 +0000 (11:54 +0000)
committerSarven Capadisli <csarven@status.net>
Sun, 27 Sep 2009 11:54:45 +0000 (11:54 +0000)
theme/base/css/display.css

index 1f37a7637bc8e69ab5fc3ce4a0caad5ab119a0c1..7706fba4845b58ab59daeec51e070eb58d296d7f 100644 (file)
@@ -484,7 +484,7 @@ height:16px;
 #form_notice .form_note {
 position:absolute;
 bottom:2px;
-right:98px;
+right:21.715%;
 z-index:9;
 }
 #form_notice .form_note dt {