From: Jeremy Thomas Date: Tue, 5 Sep 2017 12:09:20 +0000 (+0200) Subject: Fix #1106 X-Git-Tag: 0.5.2~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d12596acf2ce19a00425ecca5925743f1ceae987;p=thirdparty%2Fbulma.git Fix #1106 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index fd4350a33..de9de985a 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 9d2197aee..787266e19 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.