Home › Forums › CSS › need help using attribute selectors › Re: need help using attribute selectors
January 20, 2011 at 5:08 pm
#65113
Participant
It’s hard to say without looking at it, but is it possible that with the added padding the link is now too wide for the element it’s in so the link is defaulting to 2 lines? With the background-position: right center; it would place it sort of under the text in this case.
I don’t think that that’s the answer, but it could be. Could be one of a dozen little things