Navbar height fix
This commit is contained in:
parent
e0e84deb92
commit
8edaa9aa81
@ -118,3 +118,6 @@ input[type=radio] {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.navbar-nav > li > a {
|
||||
height: 50px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user