Ensure filename is possibly centered below file icons in grid view
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
bbec0f0605
commit
4d103f8b97
|
@ -863,6 +863,7 @@ table.dragshadow td.size {
|
||||||
|
|
||||||
.innernametext {
|
.innernametext {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
width: 100%;
|
||||||
max-width: 80px;
|
max-width: 80px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue