Skip to content
Snippets Groups Projects
Commit 1b6f7545 authored by Jonas Eberle's avatar Jonas Eberle Committed by Christian Kuhn
Browse files

[BUGFIX] Fix #modulemenu collapsed state on Firefox

This fixes cut modulemenu icons on Firefox when scrollbars are shown.
It has been fixed before, but since then seemingly unrelated changes had
the problem resurface.

This time we set a min-width: for these links to prevent them from
shrinking even if the #modulemenu around them decides to give some space
to the scrollbar.

Resolves: #95656
Resolves: #94146
Related: #94633
Releases: master
Change-Id: I610f62f7f4730250c554c81edac91d5f9b37bb98
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71795


Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 29104e35
Branches
Tags
No related merge requests found
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