fixxed mobile nav
This commit is contained in:
		@@ -53,6 +53,16 @@ a, .navbar-default .navbar-nav li a, .navbar-nav > li > a {
 | 
				
			|||||||
  background:none;
 | 
					  background:none;
 | 
				
			||||||
  box-shadow:none;
 | 
					  box-shadow:none;
 | 
				
			||||||
  border:0;
 | 
					  border:0;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  .in, .collapsing {
 | 
				
			||||||
 | 
					    margin-top:-60px;
 | 
				
			||||||
 | 
					    .navbar-nav {
 | 
				
			||||||
 | 
					      background-color: $primary-bg;
 | 
				
			||||||
 | 
					      li {
 | 
				
			||||||
 | 
					        text-align:right;
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.post, .box {
 | 
					.post, .box {
 | 
				
			||||||
@@ -89,4 +99,4 @@ a, .navbar-default .navbar-nav li a, .navbar-nav > li > a {
 | 
				
			|||||||
  ul {
 | 
					  ul {
 | 
				
			||||||
    list-style-type: none;
 | 
					    list-style-type: none;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user