Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
MDL-39191 theme_formal_white: aligned label and radio button such as …
…label and checkboxes in mform
  • Loading branch information
Kordan committed May 9, 2013
1 parent 95190fd commit 988cd80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/base/style/core.css
Expand Up @@ -275,7 +275,7 @@ a.skip:active {position: static;display: block;}
.mform .fitem fieldset.fgroup label,
.mform .fradio label,
.mform fieldset.fdate_selector label,
.mform fieldset.fdate_time_selector label {display:inline;float: none; margin-left: .3em; vertical-align: text-bottom;}
.mform fieldset.fdate_time_selector label {display:inline; float:none; margin-left:.3em; vertical-align:baseline;}
.dir-rtl .mform .fcheckbox label,
.dir-rtl .mform .fduration label,
.dir-rtl .mform .fitem fieldset.fgroup label,
Expand Down

0 comments on commit 988cd80

Please sign in to comment.