From 7f1ebd84fc8c57abdc11b890fc3dd0fce0ea6f43 Mon Sep 17 00:00:00 2001 From: Matt Clements Date: Wed, 29 May 2013 15:20:58 +0200 Subject: [PATCH] Fixing CSS Typo --- integration/foundation/dataTables.foundation.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/foundation/dataTables.foundation.css b/integration/foundation/dataTables.foundation.css index d4b0e3d..d1268a1 100644 --- a/integration/foundation/dataTables.foundation.css +++ b/integration/foundation/dataTables.foundation.css @@ -41,7 +41,7 @@ div.dataTables_paginate { table.dataTable { clear: both; - margin-bottom: 0.5em; !important; + margin-bottom: 0.5em !important; max-width: none !important; width: 100%; }