Fixes shifted rename field
This commit is contained in:
parent
3465604cf9
commit
48ad4ba9a0
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue