many dropdown and class fixes. still a long way to go...

This commit is contained in:
Mario Vavti
2017-03-12 21:11:28 +01:00
parent d9ecca8591
commit 8aabc6bc3d
19 changed files with 148 additions and 150 deletions

View File

@@ -35,10 +35,6 @@ nav .navbar-collapse.in .dropdown-menu {
min-width: auto;
}
.nav-tabs.nav-justified > li {
white-space: nowrap;
}
code {
white-space: normal;
}