User tests: Successful: Unsuccessful:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=31382
The Yes/No and Show/Hide toggle buttons have different widths and look ugly. This gives the buttons a min-width, making them the same width on at least default English and languages that don't use 20char words for these.
Go to - for instance - the config view for articles:
administrator/index.php?option=com_config&view=component&component=com_content
Compare the toggle options before and after this patch and be in awe!
Fix: Made sure style is only applied to control (settings) buttons
Got some issues to fix... open when it's ready...