mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
remove extends: navs and unstyled lists
This commit is contained in:
parent
e815696dac
commit
7853a675f6
1 changed files with 2 additions and 1 deletions
|
@ -8,8 +8,9 @@
|
|||
//
|
||||
|
||||
.nav {
|
||||
padding-left: 0;
|
||||
margin-bottom: 0;
|
||||
@extend .list-unstyled;
|
||||
list-style: none;
|
||||
@include clearfix();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue