From f0f99a751163c0053d277cf6e9226b6f2eedfb78 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Tue, 4 Nov 2014 14:25:10 +0000 Subject: [PATCH] Update Bootstrap example to use BS 3.3.0 and latest DT Remove width from input element. No longer needed with latest bootstrap fixes --- integration/bootstrap/3/dataTables.bootstrap.css | 1 - integration/bootstrap/3/index.html | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/integration/bootstrap/3/dataTables.bootstrap.css b/integration/bootstrap/3/dataTables.bootstrap.css index 15e1938..24c21d4 100644 --- a/integration/bootstrap/3/dataTables.bootstrap.css +++ b/integration/bootstrap/3/dataTables.bootstrap.css @@ -21,7 +21,6 @@ div.dataTables_filter label { div.dataTables_filter input { margin-left: 0.5em; - width: 16em; display: inline-block; } diff --git a/integration/bootstrap/3/index.html b/integration/bootstrap/3/index.html index 80d45dc..efe78b7 100644 --- a/integration/bootstrap/3/index.html +++ b/integration/bootstrap/3/index.html @@ -5,11 +5,11 @@ DataTables Bootstrap 3 example - + - - + +