Jeremy Thomas 8 년 전
부모
커밋
d12596acf2
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      CHANGELOG.md
  2. 1 1
      docs/documentation/components/pagination.html

+ 1 - 0
CHANGELOG.md

@@ -9,6 +9,7 @@
 
 ### Issues closed
 
+* #1106 `pagination` docs
 * #1063 `$family-primary` customization
 
 ## 0.5.1

+ 1 - 1
docs/documentation/components/pagination.html

@@ -221,7 +221,7 @@ variables:
 
     <div class="content">
       <p>
-        By default, the list is located on the left, and the previous/next buttons on the right. But you can change the <strong>order</strong> of these elements by using the <code>is-centered</code> and <code>is-right</code> modifiers.
+        By default on <strong>tablet</strong>, the list is located on the left, and the previous/next buttons on the right. But you can change the <strong>order</strong> of these elements by using the <code>is-centered</code> and <code>is-right</code> modifiers.
       </p>
     </div>