0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-21 19:55:23 +01:00
silverwind f8601f3f09
Fix ellipsis in files table (#12617)
Turns out text ellispsis does not work in combination with flexbox and
while wrapping in a display:block can help in some cases, I could not
get this to work properly so this changes the truncate to inline-block
again and reduces the clickable area to just vertical expansion from the
links.
2020-08-27 21:45:37 +01:00
..
2020-08-27 21:45:37 +01:00