From 88297e7b240180b4cec0d455d5ecd7d03dffe973 Mon Sep 17 00:00:00 2001 From: sarven Date: Wed, 21 Jan 2009 03:38:50 +0000 Subject: Direct message markup and style --- theme/base/css/display.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'theme') diff --git a/theme/base/css/display.css b/theme/base/css/display.css index d2480be14..5b17fa53a 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -482,6 +482,20 @@ padding:8px; #form_notice li { margin-bottom:0; } + +#form_notice #notice_to { +margin-bottom:7px; +} + +#notice_to label { +float:left; +margin-right:18px; +margin-top:11px; +} +#notice_to select { +float:left; +} + /*end FORM NOTICE*/ -- cgit v1.2.3-54-g00ecf