mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 03:54:10 +01:00
[ticket/12719] Fix hamburger menu icon
This commit is contained in:
parent
6105f98219
commit
53ef8815b1
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user