From 69e88546fd846146e021b86b0d7d4ddfd382eb31 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Fri, 22 May 2009 02:46:22 +0000 Subject: Init styles for conversation page --- theme/base/css/display.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'theme/base') diff --git a/theme/base/css/display.css b/theme/base/css/display.css index edec14163..5d2b5231c 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -747,6 +747,13 @@ border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; } +.notices .notices { +margin-top:7px; +margin-left:3%; +width:97%; +float:left; +} + /* NOTICES */ #notices_primary { -- cgit v1.2.3-54-g00ecf