Fixes shifted rename field

This commit is contained in:
Morris Jobke 2015-01-16 17:02:08 +01:00
parent 3465604cf9
commit 48ad4ba9a0

View file

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