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