Actions
Bug #13640
closedIcons not properly aligned in popup menu
Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
03/13/2025
Due date:
% Done:
0%
Estimated time:
Description
I noticed that the icon in a popup menu item is not properly aligned vertically when using Bootstrap 5 theme, as it seems to be sticking to the top. This can be seen in the popup menu example in the widget gallery.
I attached a small patch that fixes the issue. The change also affects checkboxes that are contained in dropdown menus, thus there is also a minor update to ensure checkboxes are still aligned properly.
Since the patch only updates the underlying SCSS file, it is still necessary to rebuild the actual CSS files.
Best,
Steven
Files
Updated by Romain Mardulyn about 2 months ago
- Status changed from New to InProgress
- Assignee set to Romain Mardulyn
Updated by Matthias Van Ceulebroeck 5 days ago
- Status changed from InProgress to Rejected
- Assignee deleted (
Romain Mardulyn) - Target version deleted (
4.12.2)
The icons already align correctly. This has been resolved in another ticket.
The rejected
status, means no implementation was done for the ticket.
Actions