Fork-Awesome/source/assets/less/responsive-navbar.less

12 lines
170 B
Plaintext
Raw Normal View History

2013-06-06 22:51:33 +08:00
//
// Responsive: Navbar
// --------------------------------------------------
// TABLETS AND BELOW
// -----------------
@media (max-width: @navbarCollapseWidth) {
}