mirror of
https://github.com/nextcloud/server.git
synced 2026-02-25 02:44:57 -05:00
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:
parent
4dbe8c6771
commit
fb220a1e09
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Reference in a new issue