mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 00:07:44 +02:00
[ticket/12719] Fix hamburger menu icon
This commit is contained in:
@@ -342,7 +342,7 @@ ul.linklist li.responsive-menu a.responsive-menu-link:before {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 7px;
|
top: 7px;
|
||||||
height: .125em;
|
height: 2px;
|
||||||
width: 14px;
|
width: 14px;
|
||||||
border-bottom: 0.125em solid transparent;
|
border-bottom: 0.125em solid transparent;
|
||||||
border-top: 0.375em double transparent;
|
border-top: 0.375em double transparent;
|
||||||
|
Reference in New Issue
Block a user