1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-22 00:21:02 +01:00

[ticket/13214] Fix weird alignment of labels

PHPBB3-13214
This commit is contained in:
Michael Miday 2017-09-11 11:38:02 -04:00
parent 2522c70675
commit 840bfb1226

View File

@ -344,7 +344,7 @@
}
fieldset dd, fieldset.fields1 dd, fieldset.fields2 dd {
margin-left: 20px;
margin-left: 0px;
}
textarea, dd textarea, .message-box textarea {