topbar becomes navbar

This commit is contained in:
Eric Miller
2012-02-26 23:31:26 -05:00
parent 6cf0959399
commit 9f4c34441b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
.topbar, .sidebar {
.navbar, .sidebar {
display: none !important;
}