From: sarven Date: Mon, 19 Jan 2009 03:20:41 +0000 (+0000) Subject: More space for the counter X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ea2e908bc0bf875b9e3967d0143f116e0c8b0885;p=quix0rs-gnu-social.git More space for the counter --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 22e1e7b9e3..1d22901fea 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -418,7 +418,7 @@ width:377px; width:370px; height:86px; line-height:1.5; -padding:7px 7px 14px 7px; +padding:7px 7px 16px 7px; } #form_notice label { display:block; @@ -441,7 +441,7 @@ margin-left:4px; #form_notice .form_note { position:absolute; -top:116px; +top:120px; right:98px; z-index:9; }