From: Jeremy Thomas Date: Mon, 24 Jul 2017 10:56:51 +0000 (+0200) Subject: Fix container docs X-Git-Tag: 0.4.4~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39b6eb06274a934540a90a8f3d75ef2c3a741dc2;p=thirdparty%2Fbulma.git Fix container docs --- diff --git a/docs/documentation/layout/container.html b/docs/documentation/layout/container.html index dece1fc2a..907465250 100644 --- a/docs/documentation/layout/container.html +++ b/docs/documentation/layout/container.html @@ -76,13 +76,14 @@ doc-subtab: container {% highlight html %}{{container_example}}{% endhighlight %} +
-

Fluid container

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

+
{{container_fluid_example}} @@ -90,8 +91,8 @@ doc-subtab: container {% highlight html %}{{container_fluid_example}}{% endhighlight %} +
-

Breakpoint containers

@@ -103,6 +104,7 @@ doc-subtab: container

+
{{container_widescreen_example}}