From 29ca36a18b4fe438fb0b49ab17a2059d1647902c Mon Sep 17 00:00:00 2001 From: Prasath Mani Date: Tue, 1 Oct 2019 16:20:30 +0530 Subject: [PATCH] Missing select all feature ? #234 --- tinyfilemanager.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tinyfilemanager.php b/tinyfilemanager.php index 2cb8739..299ecbd 100644 --- a/tinyfilemanager.php +++ b/tinyfilemanager.php @@ -3135,7 +3135,6 @@ $isStickyNavBar = $sticky_navbar ? 'navbar-fixed' : 'navbar-normal'; vertical-align: middle !important; } .table .custom-checkbox-td .custom-control.custom-checkbox, .table .custom-checkbox-header .custom-control.custom-checkbox { - padding: 0; min-width: 18px; } .table-sm td, .table-sm th { padding: .4rem;}