fixing mobile navbar triggered issue and slight adjustement to bootstrap

template for using full width of browser for navbar
This commit is contained in:
El RIDO 2015-09-20 20:05:48 +02:00
parent 2dd8b94b05
commit 0686087cfd
4 changed files with 14 additions and 17 deletions

View file

@ -10,7 +10,7 @@ body.navbar-spacing {
}
.navbar-nav {
margin: 0;
margin: 0 8px;
}
.dropdown-menu > li > label, .dropdown-menu > li > div {