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

Loading…
Cancel
Save