Skip to content
Snippets Groups Projects
Commit 0bae8154 authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[BUGFIX] Fix visual glitches in tile view affecting Firefox

`text-overflow: ellipsis` only works in Firefox if the parent element
has an explicit width. Therefore, `button` and `a` elements are now set
to a width of 100%. This also fixes an issue where images appear to be
squeezed in Firefox.

Resolves: #100743
Resolves: #100761
Releases: main
Change-Id: I750f553b0fbdc0a05652074b785ec5028d3937bb
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78876


Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: Daniel Siepmann's avatarDaniel Siepmann <coding@daniel-siepmann.de>
Tested-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent e864e328
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment