0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01: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 {
display: inline; // Remove list-style and block-level defaults
&:first-child {
.page-link {
margin-left: 0;