[files_versions] Fix sidebar version item style
Give the version label a min width so it does not get invisible when the author name is long. Make sure the overflow ofboth version label and author name are ellispsised.
Before
After
/backport to stable31
/backport to stable30
/compile
Why not give it enough space for « Current version » to be shown entirely?
@tcitworld No reason. Anyway many translations of this string are longer and will be cut. I can make it larger indeed. Waiting for more opinions.
/compile
@jancborchardt Changed the min-width and updated the screenshot.