Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Cross Browser Alignment issues using floats Re: Cross Browser Alignment issues using floats

#108418
dfogge
Participant

yep, try something like:

#icons a {
padding-left: 9px;
}