1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-07 22:26:57 +02:00

.page-item's don't need this anymore (they're flex items)

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

View File

@@ -7,8 +7,6 @@
} }
.page-item { .page-item {
display: inline; // Remove list-style and block-level defaults
&:first-child { &:first-child {
.page-link { .page-link {
margin-left: 0; margin-left: 0;