0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

remove default margin, allow folks to use utils instead

This commit is contained in:
Mark Otto 2016-12-28 14:39:38 -08:00 committed by Mark Otto
parent 645330a755
commit e81aa62af6

View File

@ -1,6 +1,4 @@
.pagination {
margin-top: $spacer-y;
margin-bottom: $spacer-y;
display: flex;
// 1-2: Disable browser default list styles
list-style: none; // 1