Browse Source

Update responsiveness.html

Jeremy Thomas 7 years ago
parent
commit
858a20b0f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/documentation/overview/responsiveness.html

+ 1 - 1
docs/documentation/overview/responsiveness.html

@@ -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 %}