css fixes

This commit is contained in:
Mario Vavti 2017-04-16 10:59:26 +02:00
parent 384c19e54e
commit 10e5cf01cc

View File

@ -15,6 +15,10 @@ nav .badge {
}
@media screen and (max-width: 767px) {
.navbar {
padding: .5rem 7px;
}
nav .badge {
top: 0.5rem;
left: 1.5rem;
@ -42,10 +46,6 @@ nav .dropdown-menu {
overflow: auto;
}
nav.navbar {
max-height: 100vh;
}
#navbar-collapse-2 {
flex-basis: 100%;
max-height: 70vh;