From 83a5f1d7b8dc6f930a9d9f5508175e3a0cc644dc Mon Sep 17 00:00:00 2001 From: Prasath Mani Date: Tue, 20 Nov 2018 12:34:47 +0530 Subject: [PATCH] Fix : Some bugs about showing up log of button from nowhere and search box bug #81 --- tinyfilemanager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tinyfilemanager.php b/tinyfilemanager.php index 99cf910..1a87ce4 100644 --- a/tinyfilemanager.php +++ b/tinyfilemanager.php @@ -2611,7 +2611,7 @@ global $lang; .edit-file-actions { top: 0; background: #fff; - margin-top: 10px; + padding: 10px; z-index: 9999; } .edit-file-actions > a, .edit-file-actions > button {