]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
.page-item's don't need this anymore (they're flex items)
authorMark Otto <markdotto@gmail.com>
Wed, 28 Dec 2016 22:39:51 +0000 (14:39 -0800)
committerMark Otto <markd.otto@gmail.com>
Wed, 28 Dec 2016 23:13:43 +0000 (15:13 -0800)
scss/_pagination.scss

index 56f8b1191fcfb2f8f049f5675abf55d76d118068..e60bd41bb3592a408f0f6a6a4a0407e947814753 100644 (file)
@@ -7,8 +7,6 @@
 }
 
 .page-item {
-  display: inline; // Remove list-style and block-level defaults
-
   &:first-child {
     .page-link {
       margin-left: 0;