1
0
mirror of https://github.com/prasathmani/tinyfilemanager.git synced 2025-07-29 21:10:41 +02:00

Fix : Some bugs about showing up log of button from nowhere and search box bug #81

This commit is contained in:
Prasath Mani
2018-11-20 12:34:47 +05:30
parent 2510e595aa
commit 83a5f1d7b8

View File

@@ -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 {