From 7d5c4370ef18072c936cde31b095f207056bc06b Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Thu, 21 Oct 2010 17:11:25 +0000 Subject: no public notice is left where a message is deleted by a moderator --- h-source/Public/Css/website.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'h-source/Public') diff --git a/h-source/Public/Css/website.css b/h-source/Public/Css/website.css index aacedba..75509e3 100755 --- a/h-source/Public/Css/website.css +++ b/h-source/Public/Css/website.css @@ -17,7 +17,7 @@ img border:0px; } -.message_view_description li, .issues_view_description li +.message_view_description li, .issues_view_description li, .talk_message_item_content li, .message_view_description_hidden li { margin-left:1em; } @@ -786,7 +786,7 @@ ins padding:3px 0px; margin-top:10px; /* background:#E6E6FA; */ - width:400px; + width:450px; } .formEntry { @@ -794,7 +794,7 @@ ins } .formEntry input,.formEntry textarea { - width:400px; + width:450px; padding:3px; border: 1px solid #CECECE; } @@ -805,7 +805,7 @@ ins .formClass { margin:10px; margin-right:-40px; - width:400px; + width:450px; } .inputEntry { -- cgit v1.2.3