Jeremy Thomas 9 years ago
parent
commit
a9480c46d3
1 changed files with 0 additions and 6 deletions
  1. 0 6
      sass/components/pagination.sass

+ 0 - 6
sass/components/pagination.sass

@@ -4,15 +4,9 @@
   justify-content: center
   text-align: center
   a
-    @extend .button
     display: block
     min-width: 32px
     padding: 3px 8px
-    // Modifiers
-    &.is-active
-      background: $link
-      border-color: $link
-      color: $link-invert
   span
     color: $text-light
     display: block