Search and Top Navigation
#8241 closed bug (fixed)
Opened April 06, 2012 06:02AM UTC
Closed April 06, 2012 10:54AM UTC
Last modified April 10, 2012 10:11AM UTC
Buttons does not align properly
Reported by: | ergec | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.19 |
Component: | ui.button | Version: | 1.8.18 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
when jquery-ui button used with <button> and <input> tags, do not align properly with other html tags on Firefox
Attachments (0)
Change History (3)
Changed April 06, 2012 06:09AM UTC by comment:1
Changed April 06, 2012 10:54AM UTC by comment:2
milestone: | 1.9 → 1.8.19 |
---|---|
resolution: | → fixed |
status: | new → closed |
This is already fixed in 99fd8511ed4098a4cbf6c66999ef4df0bd8280be (master) and 959e36bfc47ac8992e805aa34b736876e0e926cd (1-8-stable).
Changing .ui-button overflow property from hidden to visible fixes the problem. This is how it was before in older versions