#5241 closed bug (worksforme)
Radio buttons with icons padding issue
Reported by: | bmherold | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.button | Version: | 1.8rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When adding an icon to a radio button, the size of the button is becomes larger than if no icon was applied.
This can be fixed manually (workaround) by changing the padding of the .ui-button-text.
Note: See
TracTickets for help on using
tickets.
I'm not sure what you're expecting. Adding an icon increases the size of the content within the button, so the button becomes larger. Having enough padding for an icon when there is no icon would make the text in the button appear off-center and look very odd.