Replace all line breaks and fix legend code style.

This commit is contained in:
Thomas Piccirello
2018-10-16 01:23:53 -04:00
parent 127e4acb24
commit bf4df54fb8
2 changed files with 138 additions and 82 deletions

View File

@@ -375,6 +375,10 @@ fieldset.settings label {
padding: 2px;
}
fieldset.settings + div.formRow {
margin-top: 10px;
}
div.formRow {
clear: left;
display: block;