From 3e96ca3a84ce907a21c5301b4e300b6467365960 Mon Sep 17 00:00:00 2001 From: Vit Brunner Date: Tue, 6 Jan 2015 17:21:35 +0100 Subject: [PATCH] Up to 20 simultaneous translations --- source/styles/style.css.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/styles/style.css.styl b/source/styles/style.css.styl index b31b932..779a3a2 100644 --- a/source/styles/style.css.styl +++ b/source/styles/style.css.styl @@ -105,7 +105,7 @@ body .disabled color: $neutral -max_columns = 6 +max_columns = 20 for columns in 1 .. max_columns .cols-{columns} .version