1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12011] Correctly align the posting options.

PHPBB3-12011
This commit is contained in:
Cesar G
2013-11-08 19:49:39 -08:00
parent 954cf7e064
commit be38a67768

View File

@@ -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;