mirror of
https://github.com/key-networks/ztncui.git
synced 2025-06-07 02:33:44 +02:00
Navbar height fix
This commit is contained in:
parent
e0e84deb92
commit
8edaa9aa81
1 changed files with 3 additions and 0 deletions
|
@ -118,3 +118,6 @@ input[type=radio] {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.navbar-nav > li > a {
|
||||||
|
height: 50px;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue