get the mobile mode work properly.
This commit is contained in:
@@ -65,6 +65,18 @@ span.expanded {
|
||||
border-bottom-right-radius: 0px;
|
||||
}
|
||||
|
||||
.navbar-default .navbar-nav>li.visible-xs>a{
|
||||
background-color:#999999;
|
||||
width:100%;
|
||||
height: 50px;
|
||||
top:0px;
|
||||
vertical-align: bottom;
|
||||
text-align:center;
|
||||
color:#000000;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
|
||||
.navbar-default .navbar-nav>li>a:hover{
|
||||
background-color: #666b75;
|
||||
text-emphasis: bold;
|
||||
|
||||
Reference in New Issue
Block a user