# [LOW] Bootstrap 5.1.2 included in Joomla 4.0.4 broke the CSS for Control Panel icons.
Joomla 4.0.4 upgraded its built–in Bootstrap CSS framework to version 5.1.2. Bootstrap 5.1.2 added align-self: center
to buttons, overriding the browser default of align-self: stretch
. This change broke the visual layout of control panel icons in our software. This release adds the align-self-stretch
CSS class to those elements, reverting the visual layout to its intended state.
Bug fixes and minor improvements. Please take a look at the CHANGELOG below.
Please consult our Compatibility page. It explains our version support policy and lists which versions of our software are compatible with which versions of Joomla and PHP.