Revert "Navbar height fix"

This reverts commit 8edaa9aa81, which
break the nav item height on mobile.
This commit is contained in:
lideming 2021-02-20 11:45:59 +08:00
parent 9fbeb0c65e
commit 9bf85398ca

View file

@ -118,6 +118,3 @@ input[type=radio] {
background-image: none;
}
.navbar-nav > li > a {
height: 50px;
}