From: Jeremy Thomas Date: Sun, 2 Apr 2017 15:51:07 +0000 (+0100) Subject: Fix #605 X-Git-Tag: 0.4.1~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25baedb8f328c235e984486e6c771e0cb735ca7a;p=thirdparty%2Fbulma.git Fix #605 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 06ec4e466..b58e834b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * Fix #506 bold nav menu * Fix #581 nav container * Fix #512 nav grouped buttons +* Fix #605 container example ## 0.4.0 diff --git a/docs/documentation/layout/container.html b/docs/documentation/layout/container.html index 0af58308c..1a0a92908 100644 --- a/docs/documentation/layout/container.html +++ b/docs/documentation/layout/container.html @@ -33,8 +33,9 @@ doc-subtab: container

The values 960, 1152 and 1344 have been chosen because they are divisible by both 12 and 16.

+ -
+
This container is centered on desktop. @@ -57,7 +58,6 @@ doc-subtab: container

If you don't want to have a maximum width but want to keep the 20px margin on the left and right sides, add the is-fluid modifier:

-