mirror of https://github.com/twbs/bootstrap.git
linting
This commit is contained in:
parent
766d22ebb7
commit
d91481397e
|
@ -1,8 +1,8 @@
|
|||
.pagination {
|
||||
display: flex;
|
||||
// 1-2: Disable browser default list styles
|
||||
list-style: none; // 1
|
||||
padding-left: 0; // 2
|
||||
padding-left: 0; // 1
|
||||
list-style: none; // 2
|
||||
@include border-radius();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue