mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 13:13:03 +02:00
remove extends: navs and unstyled lists
This commit is contained in:
@@ -8,8 +8,9 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
.nav {
|
.nav {
|
||||||
|
padding-left: 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
@extend .list-unstyled;
|
list-style: none;
|
||||||
@include clearfix();
|
@include clearfix();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user