1
0
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:
Michael Miday 2015-08-16 16:54:37 +02:00
parent 6105f98219
commit 53ef8815b1

View File

@ -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;