mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2025-08-02 06:51:30 +02:00
Fix : Some bugs about showing up log of button from nowhere and search box bug #81
This commit is contained in:
@@ -2611,7 +2611,7 @@ global $lang;
|
|||||||
.edit-file-actions {
|
.edit-file-actions {
|
||||||
top: 0;
|
top: 0;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
margin-top: 10px;
|
padding: 10px;
|
||||||
z-index: 9999;
|
z-index: 9999;
|
||||||
}
|
}
|
||||||
.edit-file-actions > a, .edit-file-actions > button {
|
.edit-file-actions > a, .edit-file-actions > button {
|
||||||
|
Reference in New Issue
Block a user