css audit

This commit is contained in:
Oliver Gorwits
2013-05-11 11:57:19 +01:00
parent 201470275d
commit e9349f325d
26 changed files with 489 additions and 494 deletions

View File

@@ -2,11 +2,11 @@ body {
padding-top: 0px !important;
}
#search_results > li:not(.active) {
#nd_search-results > li:not(.active) {
display: none !important;
}
.navbar, .sidebar {
.navbar, .nd_sidebar {
display: none !important;
}