fix style bug
This commit is contained in:
parent
68a598b19e
commit
18baa83906
|
@ -100,6 +100,7 @@ td {
|
|||
@media (max-width: 767px) {
|
||||
.navbar-nav .open .dropdown-menu {
|
||||
position: absolute;
|
||||
border: 1px solid #eee;
|
||||
background-color: #fff;
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue