Merge pull request #19 from mattclements/master

Fixed CSS Typo for Foundation Integration
pull/20/merge
Allan Jardine 11 years ago
commit cc472d53a6

@ -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%;
}

Loading…
Cancel
Save