summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rwxr-xr-xcss/local.css2
1 files changed, 1 insertions, 1 deletions
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;
}