From: Jeremy Thomas Date: Tue, 10 Apr 2018 09:55:39 +0000 (+0100) Subject: Update responsiveness.html X-Git-Tag: 0.7.0~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=269a91a2b13683ee363d098d9221603a7bbf6917;p=thirdparty%2Fbulma.git Update responsiveness.html --- diff --git a/docs/documentation/overview/responsiveness.html b/docs/documentation/overview/responsiveness.html index b2132150a..dbd605e30 100644 --- a/docs/documentation/overview/responsiveness.html +++ b/docs/documentation/overview/responsiveness.html @@ -207,6 +207,10 @@ $fullhd-enabled: false + + {% assign vernum = site.version | replace: "." "" | plus: 1 | minus: 1 %} + + {% if vernum >= 63 %} {% include anchor.html name="Disabling breakpoints" %} @@ -221,6 +225,8 @@ $fullhd-enabled: false
{% highlight sass %}{{ scss_code }}{% endhighlight %}
+ + {% endif %} {% include anchor.html name="Variables" %}