mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/12719] Fix hamburger menu icon
This commit is contained in:
parent
6105f98219
commit
53ef8815b1
1 changed files with 1 additions and 1 deletions
|
@ -342,7 +342,7 @@ ul.linklist li.responsive-menu a.responsive-menu-link:before {
|
|||
position: absolute;
|
||||
left: 0;
|
||||
top: 7px;
|
||||
height: .125em;
|
||||
height: 2px;
|
||||
width: 14px;
|
||||
border-bottom: 0.125em solid transparent;
|
||||
border-top: 0.375em double transparent;
|
||||
|
|
Loading…
Add table
Reference in a new issue