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