mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-14 09:34:36 +02:00
remove default margin, allow folks to use utils instead
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
.pagination {
|
.pagination {
|
||||||
margin-top: $spacer-y;
|
|
||||||
margin-bottom: $spacer-y;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
// 1-2: Disable browser default list styles
|
// 1-2: Disable browser default list styles
|
||||||
list-style: none; // 1
|
list-style: none; // 1
|
||||||
|
Reference in New Issue
Block a user