mirror of
https://github.com/flarum/core.git
synced 2025-07-31 05:30:38 +02:00
Connect labels with their form fields
This commit is contained in:
@@ -22,18 +22,11 @@
|
||||
.MailPage-MailSettings-input {
|
||||
|
||||
label {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.FormControl {
|
||||
display: block;
|
||||
margin-bottom: 7px;
|
||||
}
|
||||
|
||||
.Select {
|
||||
display: block;
|
||||
}
|
||||
|
||||
:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user