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:
@@ -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