mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 20:42:22 +02:00
MDL-27989 whitespace fix
This commit is contained in:
parent
5b77684af7
commit
6eb2cf62bd
@ -439,7 +439,7 @@ input[type="radio"] {
|
||||
/* do not push the field far from the label more than all the other mform elements */
|
||||
.mform .fitem input[type="text"],
|
||||
.mform .fitem input[type="password"] {
|
||||
margin: 0.3em 0 0.3em 0;
|
||||
margin: 0.3em 0 0.3em 0;
|
||||
}
|
||||
|
||||
/* needed to vertically align label of mform groups containing, for instance, select and text */
|
||||
@ -561,4 +561,4 @@ input[type="radio"] {
|
||||
.pagelayout-redirect #content {text-align:center;margin-top:10%;margin-bottom:10%;}
|
||||
|
||||
/* plugin compattable */
|
||||
.plugincompattable {font-size:90%;}
|
||||
.plugincompattable {font-size:90%;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user