From: Sarven Capadisli Date: Sun, 27 Sep 2009 11:54:45 +0000 (+0000) Subject: Using a relative value for the form_notice note location instead X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=74d537c834cf897e989d9909393c879129d99ae7;p=quix0rs-gnu-social.git Using a relative value for the form_notice note location instead --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 1f37a7637b..7706fba484 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -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 {