From 1d738d7b933581e135559ce9df3af953437d2659 Mon Sep 17 00:00:00 2001 From: Juliane Clausen Date: Thu, 7 Aug 2014 18:29:38 +0200 Subject: some more non-fluid tables --- css/local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css') diff --git a/css/local.css b/css/local.css index 746e35c4..e3a83c9b 100755 --- a/css/local.css +++ b/css/local.css @@ -4,5 +4,5 @@ /* Add this class to a bootstrap table to not make it take 100% of the width */ .table-nonfluid { - width: auto; + width: auto; } -- cgit v1.2.1