mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 07:18:08 +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;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dropdown-container-right {
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
|
|
||||||
.nojs .dropdown-container:hover .dropdown {
|
.nojs .dropdown-container:hover .dropdown {
|
||||||
display: block !important;
|
display: block !important;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user