Skip to content

Conversation

@bblumenfelder
Copy link

Problem

Icons in the custom SQL query overview were displayed too large, particularly in non-core plugins where the CSS rules weren't being applied correctly.

Solution

  • Replaced background-image based icons with Font Awesome icons
  • Fixed icon sizing to a consistent 28px
  • Added proper CSS styling for expand/collapse states using transform rotation
  • Improved button layout with Bootstrap flex utilities

This fixes the issue where CSS rules for background images weren't properly applied in non-core plugin contexts.

@bblumenfelder bblumenfelder force-pushed the MBS-10034_Fix_icon_size branch from 8c6f513 to be50e65 Compare November 16, 2025 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant