2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03: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
-2
View File
@@ -7,8 +7,6 @@
}
.page-item {
display: inline; // Remove list-style and block-level defaults
&:first-child {
.page-link {
margin-left: 0;