Jeremy Thomas 7 سال پیش
والد
کامیت
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
 ### Issues closed
 
 
+* #1106 `pagination` docs
 * #1063 `$family-primary` customization
 * #1063 `$family-primary` customization
 
 
 ## 0.5.1
 ## 0.5.1

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

@@ -221,7 +221,7 @@ variables:
 
 
     <div class="content">
     <div class="content">
       <p>
       <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>
       </p>
     </div>
     </div>