mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 14:30:46 +02:00
changes reset for mixin list reset on pagination
This commit is contained in:
committed by
Mark Otto
parent
f02f545e0e
commit
bbb6ab1275
@@ -1,8 +1,6 @@
|
|||||||
.pagination {
|
.pagination {
|
||||||
display: flex;
|
display: flex;
|
||||||
// 1-2: Disable browser default list styles
|
@include list-unstyled();
|
||||||
padding-left: 0; // 1
|
|
||||||
list-style: none; // 2
|
|
||||||
@include border-radius();
|
@include border-radius();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user