addition to previous fix for MDL-27989 in master
authorKordan <kordan@mclink.it>
Tue, 5 Jul 2011 09:32:20 +0000 (11:32 +0200)
committerKordan <kordan@mclink.it>
Tue, 5 Jul 2011 09:32:20 +0000 (11:32 +0200)
theme/formal_white/style/core.css

index 91cc25e..15344e3 100644 (file)
@@ -445,6 +445,7 @@ input[type="radio"] {
 /* needed to vertically align label of mform groups containing, for instance, select and text */
 .mform .fitem {
     line-height:2.0em;
+    margin-top:0;
 }
 
 .path-backup .mform .hidden .fitem .fgroup {