Ticket #4447 (closed bug: fixed)
UI Icons are not even, causes misaligned buttons
| Reported by: | epascarello | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.7.2 |
| Component: | CSS Framework | Version: | 1.7.1 |
| Keywords: | Cc: |
Description (last modified by scottjehl) (diff)
Place an East and West arrow icon side by side. When you look at the arrow icons you will see they are all on a different y axis. Seems like they were rotated on a wrong central point.
.ui-icon-triangle-1-e
.ui-icon-triangle-1-w
You can see an example on the Grid mock-up: http://jquery-ui.googlecode.com/svn/branches/dev/grid/tests/static/grid/default.html
I attached a blown up version showing how off the arrows are when looking at ui-icons_222222_256x240.png.
As a temp fix, the CSS can be adjusted so the sprite is lined up correctly.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.