Search and Top Navigation
#5241 closed bug (worksforme)
Opened March 01, 2010 10:10AM UTC
Closed March 02, 2010 03:01AM UTC
Last modified October 11, 2012 09:15PM UTC
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.
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.