mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
.page-item's don't need this anymore (they're flex items)
This commit is contained in:
parent
e81aa62af6
commit
e3d01a326b
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@
|
|||
}
|
||||
|
||||
.page-item {
|
||||
display: inline; // Remove list-style and block-level defaults
|
||||
|
||||
&:first-child {
|
||||
.page-link {
|
||||
margin-left: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue