2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

remove extends: navs and unstyled lists

This commit is contained in:
Mark Otto
2015-04-26 00:02:25 -07:00
parent e815696dac
commit 7853a675f6
+2 -1
View File
@@ -8,8 +8,9 @@
//
.nav {
padding-left: 0;
margin-bottom: 0;
@extend .list-unstyled;
list-style: none;
@include clearfix();
}