Home › Forums › CSS › Menu padding cross-browser problem. › Re: Menu padding cross-browser problem.
October 28, 2012 at 4:51 am
#112804
Participant
I think I will create different classes with the apropiate padding for every browser. Then, I’ll echo the menu items with the specific class according to the client’s browser. Is that ok? I mean, is there an easier solution?