mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-16 14:46:28 +02:00
[ticket/13214] Fix weird alignment of labels
PHPBB3-13214
This commit is contained in:
@@ -344,7 +344,7 @@
|
||||
}
|
||||
|
||||
fieldset dd, fieldset.fields1 dd, fieldset.fields2 dd {
|
||||
margin-left: 20px;
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
textarea, dd textarea, .message-box textarea {
|
||||
|
Reference in New Issue
Block a user