linting
This commit is contained in:
parent
766d22ebb7
commit
d91481397e
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue