Jeremy Thomas 9 年之前
父节点
当前提交
a9480c46d3
共有 1 个文件被更改,包括 0 次插入6 次删除
  1. 0 6
      sass/components/pagination.sass

+ 0 - 6
sass/components/pagination.sass

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