]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Reduced top and bottom notice whitespace.
authorsarven <csarven@plantard.controlezvous.ca>
Thu, 22 Jan 2009 22:48:20 +0000 (22:48 +0000)
committersarven <csarven@plantard.controlezvous.ca>
Thu, 22 Jan 2009 22:48:20 +0000 (22:48 +0000)
Reduced form notice textarea height.

theme/base/css/display.css

index 3f34ee7b2827de6a6565de3292f93ae98f42681c..596ce42f4bb7e2b3de7acb1a3144a04374285461 100644 (file)
@@ -393,7 +393,7 @@ border-radius:7px;
 -webkit-border-radius:7px;
 width:377px;
 width:370px;
-height:86px;
+height:67px;
 line-height:1.5;
 padding:7px 7px 16px 7px;
 }
@@ -418,7 +418,7 @@ margin-left:4px;
 
 #form_notice .form_note {
 position:absolute;
-top:118px;
+top:99px;
 right:98px;
 z-index:9;
 }
@@ -709,8 +709,8 @@ margin-right:11px;
 .notice,
 .profile {
 position:relative;
-padding-top:18px;
-padding-bottom:18px;
+padding-top:11px;
+padding-bottom:11px;
 clear:both;
 float:left;
 width:644px;