Forums

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

Home Forums CSS Padding changes from browser to browser Reply To: Padding changes from browser to browser

#191430
Paulie_D
Member

please tell me how to add browser specific css

You really shouldn’t need to do this if you have a proper CSS reset such as Normalize.css

http://necolas.github.io/normalize.css/

If you can make a short demo in Codepen.io though we might be able to help further.