mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/12011] Align ACP tabs to the right and separate ACP content from menu.
PHPBB3-12011
This commit is contained in:
@@ -220,7 +220,7 @@ li {
|
||||
}
|
||||
|
||||
.rtl #main {
|
||||
float: right;
|
||||
float: left;
|
||||
margin: 0 -210px 0 0;
|
||||
}
|
||||
|
||||
@@ -352,7 +352,7 @@ li {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.rtl #tabs a {
|
||||
.rtl #tabs li {
|
||||
float: right;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user