Answer the question
In order to leave comments, you need to log in
How to fix ie 8 layout and padding ?
Layout tables. No fixed width.
parent block:
width: 32%;
padding: 40px 2% 10px 9%;
font-family: Verdana;
vertical-align: top;
Answer the question
In order to leave comments, you need to log in
box-sizing: border-box or remove width: 100% for aside/ul. Set the width to auto and set display: block if it's set to something else.
Actually, IE8 supports box-sizing: htmlbook.ru/css/box-sizing
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question