mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-08 16:45:19 +02:00
[ticket/13214] Fix weird alignment of labels
PHPBB3-13214
This commit is contained in:
parent
2522c70675
commit
840bfb1226
@ -344,7 +344,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
fieldset dd, fieldset.fields1 dd, fieldset.fields2 dd {
|
fieldset dd, fieldset.fields1 dd, fieldset.fields2 dd {
|
||||||
margin-left: 20px;
|
margin-left: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
textarea, dd textarea, .message-box textarea {
|
textarea, dd textarea, .message-box textarea {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user