#8241 closed bug (fixed)
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
Change History (3)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Milestone: | 1.9 → 1.8.19 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This is already fixed in 99fd8511ed4098a4cbf6c66999ef4df0bd8280be (master) and 959e36bfc47ac8992e805aa34b736876e0e926cd (1-8-stable).
Note: See
TracTickets for help on using
tickets.
Changing .ui-button overflow property from hidden to visible fixes the problem. This is how it was before in older versions