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;
} }
@ -34,4 +32,3 @@
padding: 0; padding: 0;
} }
} }

Loading…
Cancel
Save