mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +02:00
[ticket/12011] Correctly align the posting options.
PHPBB3-12011
This commit is contained in:
@@ -716,7 +716,7 @@ ul.linklist li.small-icon > a, ul.linklist li.breadcrumbs span:first-child > a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.rtl fieldset.fields1 dd {
|
.rtl fieldset.fields1 dd {
|
||||||
margin-right: 10em;
|
margin-right: 15em;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
border-right-width: 0;
|
border-right-width: 0;
|
||||||
border-left-width: 1px;
|
border-left-width: 1px;
|
||||||
|
Reference in New Issue
Block a user