From: Brion Vibber Date: Fri, 4 Mar 2011 22:30:30 +0000 (-0800) Subject: style fixes for new notice form being reused in reply area X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=97532a093ddf3da69753aa00584a5573a756b7d4;p=quix0rs-gnu-social.git style fixes for new notice form being reused in reply area --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 5ab64c6d26..16c2b6dce6 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -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%;