found another hardcoded value in CSS that breaks topnav
parent
ad7984c0a2
commit
1da694b492
|
@ -338,7 +338,7 @@ ul.list li a.active {
|
|||
border: none;
|
||||
outline: none;
|
||||
color: %COLOR_BEIGE%;
|
||||
padding: 14px 16px;
|
||||
padding: 1.2em 1.3em;
|
||||
background-color: inherit;
|
||||
font-family: inherit;
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in New Issue