From a32311c071b059c09084b0de27370f0ead4e9726 Mon Sep 17 00:00:00 2001 From: hellodeloo Date: Thu, 19 Nov 2015 04:33:55 +0100 Subject: [PATCH] Update _04-tables.scss --- sass/_04-tables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sass/_04-tables.scss b/sass/_04-tables.scss index 9d851e2..4032f5a 100644 --- a/sass/_04-tables.scss +++ b/sass/_04-tables.scss @@ -5,7 +5,7 @@ table, .#{$kna-namespace}table { width: 100%; - max-width : 100%; + max-width: 100%; table-layout: fixed; border-collapse: collapse; vertical-align: top;