Merge branch 'MDL-42187_master' of git://github.com/kordan/moodle
This commit is contained in:
@@ -136,7 +136,6 @@ textarea {
|
||||
|
||||
/* Forms
|
||||
-----------------------*/
|
||||
|
||||
.form-description {
|
||||
font-size:95%;
|
||||
}
|
||||
@@ -149,8 +148,8 @@ textarea {
|
||||
|
||||
/* needed to vertically align label of mform groups containing, for instance, select and text */
|
||||
.mform .fitem {
|
||||
line-height:2.0em;
|
||||
margin-top:0;
|
||||
line-height: 1.4;
|
||||
font-size: 108%;
|
||||
}
|
||||
|
||||
.mform .btn-cancel {
|
||||
|
||||
Reference in New Issue
Block a user