mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-7781 Move help button out from element label in new formslib
This commit is contained in:
parent
0c3f57fa69
commit
30e113f4fa
2 changed files with 3 additions and 3 deletions
|
@ -326,7 +326,7 @@ form.mform div.fitem {
|
|||
min-height: 1.5em;
|
||||
}
|
||||
|
||||
form.mform label {
|
||||
form.mform .fitemtitle {
|
||||
display: block;
|
||||
float: left;
|
||||
width: 30%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue