fix style bug

master
MaysWind 2017-05-14 23:41:29 +08:00
parent 68a598b19e
commit 18baa83906
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ td {
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: absolute;
border: 1px solid #eee;
background-color: #fff;
}
}