bootstrapify common tabs and make show aside/tabs buttons only appear if there is something to show
This commit is contained in:
4
view/css/bootstrap-red.css
vendored
4
view/css/bootstrap-red.css
vendored
@@ -121,6 +121,10 @@ nav .navbar-collapse .navbar-right {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.nav-tabs.nav-justified > li {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
code {
|
||||
white-space: normal;
|
||||
}
|
||||
|
Reference in New Issue
Block a user