[BUGFIX] Break too long values in Application Information
Some values in the Application Information toolbar menu are too long any may exceed the box's width. The CSS is adjusted to break too long strings. Also, for better readability for very long values, the alignment is changed from `middle` to `top`. Resolves: #83443 Releases: master, 8.7 Change-Id: Ia85e92e086525c8f66fd8ab225160dfbdb313a73 Reviewed-on: https://review.typo3.org/55258 Tested-by:TYPO3com <no-reply@typo3.com> Tested-by:
Michael Schams <typo3.mschams@2017.schams.net> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
Showing
- Build/Resources/Public/Sass/component/_dropdown.scss 1 addition, 0 deletionsBuild/Resources/Public/Sass/component/_dropdown.scss
- typo3/sysext/backend/Resources/Private/Templates/ToolbarItems/SystemInformationDropDown.html 3 additions, 3 deletions...ate/Templates/ToolbarItems/SystemInformationDropDown.html
- typo3/sysext/backend/Resources/Public/Css/backend.css 1 addition, 1 deletiontypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/install/Resources/Public/Css/install.css 1 addition, 1 deletiontypo3/sysext/install/Resources/Public/Css/install.css
Please register or sign in to comment