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