summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/files/css/files.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/css/files.css b/apps/files/css/files.css
index 7e0371af94f..eb55c145d45 100644
--- a/apps/files/css/files.css
+++ b/apps/files/css/files.css
@@ -264,7 +264,7 @@ table td.filename .thumbnail {
table td.filename input.filename {
width: 70%;
margin-top: 9px;
- margin-left: 8px;
+ margin-left: 48px;
cursor: text;
}
.has-favorites table td.filename input.filename {