shift actions to the left a bit to account for right shift due to favorites action, not not overlap with size info

This commit is contained in:
Jan-Christoph Borchardt 2014-12-15 15:12:37 +01:00
parent 4dbe8c6771
commit fb220a1e09

View file

@ -293,6 +293,7 @@ table td.filename .nametext {
}
#fileList.has-favorites td.filename a.name {
left: 50px;
margin-right: 50px;
}
table td.filename .nametext .innernametext {