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

remotes/origin/fix-10825
Jan-Christoph Borchardt 11 years ago
parent 4dbe8c6771
commit fb220a1e09
  1. 1
      apps/files/css/files.css

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

Loading…
Cancel
Save