We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab5fbe8 commit 4b83741Copy full SHA for 4b83741
1 file changed
lib/files.css
@@ -19,4 +19,4 @@ table, caption, tbody, tfoot, thead, tr, th, td {
19
20
body {margin: 0; overflow: auto}
21
22
-.refresh {position: fixed; display: inline-block; width: 14px; height: 14px; background: url('../images/file-manager-icons.png') -100px -16px no-repeat; right: 0; margin-right: 15px; cursor: pointer}
+.refresh {position: fixed; display: inline-block; width: 14px; height: 14px; background: url('../images/file-manager-icons.png') -100px -16px no-repeat; right: 0; margin-right: 15px; top: 17px; cursor: pointer}
0 commit comments