]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
style fixes for new notice form being reused in reply area
authorBrion Vibber <brion@pobox.com>
Fri, 4 Mar 2011 22:30:30 +0000 (14:30 -0800)
committerBrion Vibber <brion@pobox.com>
Fri, 4 Mar 2011 22:30:30 +0000 (14:30 -0800)
theme/base/css/display.css

index 5ab64c6d263b3cf7523624ea3da58bccdaf88edf..16c2b6dce67efbac400b373c5790caf867acb5b1 100644 (file)
@@ -563,8 +563,10 @@ border-width:1px;
 border-style:solid;
 }
 
-.form_notice {
+#header .form_notice {
 width:45%;
+}
+.form_notice {
 float:left;
 position:relative;
 line-height:1;
@@ -1120,7 +1122,6 @@ border-top-style:solid;
 .threaded-replies .notice-reply {
     margin: 8px;
 }
-.threaded-replies .notice-reply textarea,
 .threaded-replies .notice-reply-placeholder input.placeholder {
     margin-left: 0;
     width: 95%;