mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/12011] Correctly align the posting options.
PHPBB3-12011
This commit is contained in:
parent
954cf7e064
commit
be38a67768
1 changed files with 1 additions and 1 deletions
|
@ -716,7 +716,7 @@ ul.linklist li.small-icon > a, ul.linklist li.breadcrumbs span:first-child > a {
|
|||
}
|
||||
|
||||
.rtl fieldset.fields1 dd {
|
||||
margin-right: 10em;
|
||||
margin-right: 15em;
|
||||
margin-left: 0;
|
||||
border-right-width: 0;
|
||||
border-left-width: 1px;
|
||||
|
|
Loading…
Add table
Reference in a new issue