From: Daryl Fritz Date: Thu, 27 Sep 2018 18:25:10 +0000 (-0400) Subject: Match multiple-breakpoint-example to the code X-Git-Tag: 0.7.2~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bf01fe314c4c5176ff86835c593b90c44f3a5cd;p=thirdparty%2Fbulma.git Match multiple-breakpoint-example to the code The example code that a user copies doesn't match the code that runs in the browser. This is confusing for new users and fails to demonstrate the actual library. --- diff --git a/docs/documentation/columns/responsiveness.html b/docs/documentation/columns/responsiveness.html index b04f1e224..bff2dd803 100644 --- a/docs/documentation/columns/responsiveness.html +++ b/docs/documentation/columns/responsiveness.html @@ -33,12 +33,14 @@ breadcrumb:
is-three-quarters-mobile
is-two-thirds-tablet
- is-half-desktop - is-one-third-widescreen + is-half-desktop
+ is-one-third-widescreen
is-one-quarter-fullhd
-
1
-
1
+
2
+
3
+
4
+
5
{% endcapture %} @@ -108,24 +110,26 @@ breadcrumb:
-
+

- is-half-mobile
- is-one-third-tablet
- is-one-quarter-desktop + is-three-quarters-mobile
+ is-two-thirds-tablet
+ is-half-desktop
+ is-one-third-widescreen
+ is-one-quarter-fullhd

-

1

+

2

-

1

+

3

-

1

+

4

-

1

+

5