]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Update responsiveness.html
authorJeremy Thomas <bbxdesign@gmail.com>
Tue, 10 Apr 2018 10:43:39 +0000 (11:43 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Apr 2018 10:43:39 +0000 (11:43 +0100)
docs/documentation/overview/responsiveness.html

index dbd605e305a4d60b78017c6f986c1a9cd381d7b2..cce543b9c81fe7635f14616fa27ff67d4cc96843 100644 (file)
@@ -208,7 +208,7 @@ $fullhd-enabled: false
       </tbody>
     </table>
     
-    {% assign vernum = site.version | replace: "." "" | plus: 1 | minus: 1 %}
+    {% assign vernum = site.version | downcase | remove: "." | plus: 0 %}
 
     {% if vernum >= 63 %}