mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12013] Add missing class to place the buttons on the rightside.
PHPBB3-12013
This commit is contained in:
@@ -477,6 +477,10 @@ ul.linklist.bulletin > li.no-bulletin:before {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.dropdown-container-right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.nojs .dropdown-container:hover .dropdown {
|
||||
display: block !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user