Search and Top Navigation
#7036 closed bug (duplicate)
Opened February 24, 2011 09:38PM UTC
Closed October 19, 2012 05:05PM UTC
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/
Attachments (0)
Change History (5)
Changed February 24, 2011 10:03PM UTC by comment:1
Changed May 18, 2011 07:32PM UTC by comment:2
My last pull request from here: http://bugs.jqueryui.com/ticket/5253 is fixing this.
Changed October 11, 2012 02:43PM UTC by comment:3
| milestone: | 1.9.0 → 1.11.0 |
|---|
Changed October 15, 2012 06:43PM UTC by comment:4
| owner: | → 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 |
Just played with this a bit more... The ''buttonset()'' call is not actually required to produce the alignment bug. Only the icon is required.