mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
.page-item's don't need this anymore (they're flex items)
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user