Automated response: Box titles may not align correctly - part 2
Box title alignment fixing was attempted in #4695. However, this is not proving reliable on different OSs/browsers. Adjust the CSS to make rounding/conversion errors less likely.
By applying the change, do you mean you just uploaded the new file, or did you update an overridden global.css file with the changes in the diff...
https://gitlab.com/composr-foundation/composr/-/commit/dc1fb0396
Because if you do have a theme overriding that file, you'd need to patch global.css in it manually.
I believe I updated the default and custom theme folders on a live site and all block issues were fixed except the menu block so I assumed there was an issue with that block but it was probably the CDN Edge Caching or something. Just made the change on my laptop install and it's all looking good.
(Click to enlarge)
#4736 - Side block layout issue
EDIT: Or maybe its the default theme.
Box title alignment fixing was attempted in #4695. However, this is not proving reliable on different OSs/browsers. Adjust the CSS to make rounding/conversion errors less likely.
https://gitlab.com/composr-foundation/composr/-/commit/dc1fb0396
Because if you do have a theme overriding that file, you'd need to patch global.css in it manually.