Using Safari 3.1.1 on a Mac (OSX Leopard), the "+" and Arrange buttons visible at admin/build/views/edit/ do not quite display correctly. The alignment of the item on the button background is off center. See attached screenshot. Using the exact same page/site on FF 2 Win and Mac and IE6 and IE7 gives the expected appearance of the buttons. I have not tested Safari on Windows to see if this also happens there.
| Comment | File | Size | Author |
|---|---|---|---|
| control_buttons_safari.png | 11.94 KB | aclight |
Comments
Comment #1
yoroy commentedCan't reproduce this in Safari 3.1.1 on OS X Tiger (10.4)
What theme are you using? Can you inspect it with Firebug and maybe find the CSS rule that does this?
Comment #2
merlinofchaos commenteddmitrig01 once saw this with firefox 3 but then it disappeared.
Very odd.
Comment #3
merlinofchaos commentedWhoops, didn't mean to change that.
Comment #4
yoroy commentedWell, firebug actually does work in FF3beta and apparently it's the border around the icon's anchor tag that offsets the background image. More specifically, it's the border-left that does it, all other sides do not move the background sprite.
I think I'll just design around it in http://drupal.org/node/242419. We'll still have to check if this fixes Safari as well.
Comment #5
merlinofchaos commentedThis is in; will mark fixed on yoroy's suggestion and if it's not fixed in -dev, re-open. =)
Comment #6
aclight commentedYep, that did the trick. Thanks!
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.