From 1186901c9533c1313655ca7f9cca6befe4a12747 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Sat, 30 Jun 2012 07:07:52 +0100 Subject: [PATCH] Fix: Remove duplicate CSS lines - 10663 --- media/css/demo_table_jui.css | 1 - media/css/jquery.dataTables_themeroller.css | 1 - 2 files changed, 2 deletions(-) diff --git a/media/css/demo_table_jui.css b/media/css/demo_table_jui.css index de7c8426..5d4cec05 100644 --- a/media/css/demo_table_jui.css +++ b/media/css/demo_table_jui.css @@ -82,7 +82,6 @@ div.dataTables_wrapper .ui-widget-header { table.display thead th div.DataTables_sort_wrapper { position: relative; padding-right: 20px; - padding-right: 20px; } table.display thead th div.DataTables_sort_wrapper span { diff --git a/media/css/jquery.dataTables_themeroller.css b/media/css/jquery.dataTables_themeroller.css index 55661c6d..cf1d4ed7 100644 --- a/media/css/jquery.dataTables_themeroller.css +++ b/media/css/jquery.dataTables_themeroller.css @@ -216,7 +216,6 @@ table.dataTable tr.even td.sorting_3 { background-color: #F9F9FF; } table.dataTable thead th div.DataTables_sort_wrapper { position: relative; padding-right: 20px; - padding-right: 20px; } table.dataTable thead th div.DataTables_sort_wrapper span {