Fixed minor issue of the add-folder icon in the file manager.

This commit is contained in:
Rahul Shirsat 2020-12-07 15:48:11 +05:30 committed by Akshay Joshi
parent 9450065850
commit 375e2e0d13

View File

@ -333,7 +333,7 @@
top: -8px; top: -8px;
left: -6px; left: -6px;
font-size: 8px; font-size: 8px;
margin-right: -8px; margin-right: -7px;
} }
table.tablesorter { table.tablesorter {