Browse Source

! That's one small change for a man, one giant leap for the PM textarea :P - To and Bbc names are now listed horizontally

emanuele 13 years ago
parent
commit
ec9cc3b9d5
1 changed files with 5 additions and 0 deletions
  1. 5 0
      Themes/default/css/index.css

+ 5 - 0
Themes/default/css/index.css

@@ -3473,6 +3473,11 @@ dl.addrules dt.floatleft
 {
 	clear: both;
 }
+#to_item_list_container div, #bcc_item_list_container div
+{
+	float:left;
+	margin-right:10px;
+}
 
 /* Styles for the calendar section.
 ------------------------------------------------- */