allow new nav items to be added at the end of the list

v1.18.x
psychobunny 9 years ago
parent 04c2b3269d
commit 296249ed9c

@ -1,9 +1,7 @@
#navigation {
#active-navigation {
width: 100%;
.active {
background-color: #eee;
}
@ -33,5 +31,4 @@
list-style-type: none;
padding: 0;
}
}
}
Loading…
Cancel
Save