mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 11:01:48 +02:00
[ticket/11957] Add z-index to menu
Add z-index to menu to prevent content block from overlapping menu PHPBB3-11957
This commit is contained in:
@@ -435,6 +435,8 @@ li {
|
||||
font-size: 1.00em;
|
||||
padding: 0;
|
||||
border-right: 1px solid #CCCFD3;
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.rtl #menu {
|
||||
|
Reference in New Issue
Block a user