From d12596acf2ce19a00425ecca5925743f1ceae987 Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Tue, 5 Sep 2017 14:09:20 +0200 Subject: [PATCH] Fix #1106 --- CHANGELOG.md | 1 + docs/documentation/components/pagination.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd4350a3..de9de985 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ ### Issues closed +* #1106 `pagination` docs * #1063 `$family-primary` customization ## 0.5.1 diff --git a/docs/documentation/components/pagination.html b/docs/documentation/components/pagination.html index 9d2197ae..787266e1 100644 --- a/docs/documentation/components/pagination.html +++ b/docs/documentation/components/pagination.html @@ -221,7 +221,7 @@ variables:

- By default, the list is located on the left, and the previous/next buttons on the right. But you can change the order of these elements by using the is-centered and is-right modifiers. + By default on tablet, the list is located on the left, and the previous/next buttons on the right. But you can change the order of these elements by using the is-centered and is-right modifiers.