less restrictive to allow plugin outlets

for extra-nav-items
This commit is contained in:
Rimian Perkins 2017-03-06 14:38:57 +11:00 committed by GitHub
parent b2cfad5f47
commit 95f7b60212
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
%nav {
margin-left: 0;
list-style: none;
li > a {
li a {
display: block;
text-decoration: none;
}
@ -56,7 +56,7 @@
&:last-of-type {
border-bottom: 0;
}
> a {
a {
margin: 0;
padding: 13px 13px 13px 30px;
font-size: 1.143em;