Opened 12 years ago
Closed 10 years ago
#7036 closed bug (duplicate)
Button: Alignment of final button odd in IE7
Reported by: | andypaxo | Owned by: | bchiasson |
---|---|---|---|
Priority: | minor | Milestone: | 1.11.0 |
Component: | ui.button | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In IE7, adding an icon on the right side of a button causes the surrounding buttons to be pushed downward.
JS Fiddle: http://jsfiddle.net/andypaxo/yVheZ/
Change History (5)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
My last pull request from here: http://bugs.jqueryui.com/ticket/5253 is fixing this.
comment:3 Changed 10 years ago by
Milestone: | 1.9.0 → 1.11.0 |
---|
comment:4 Changed 10 years ago by
Owner: | set to bchiasson |
---|---|
Status: | new → assigned |
Summary: | Buttonset alignment incorrect in IE7 → Button: Alignment of final button odd in IE7 |
Version: | 1.8.9 → 1.9.0 |
comment:5 Changed 10 years ago by
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Duplicate of #5253.
Note: See
TracTickets for help on using
tickets.
Just played with this a bit more... The buttonset() call is not actually required to produce the alignment bug. Only the icon is required.