more robust crossbrowser support

This commit is contained in:
Mario Vavti
2016-12-22 11:54:04 +01:00
parent f2bfdfdedd
commit 2ce6d47519
3 changed files with 26 additions and 3 deletions

View File

@@ -15,12 +15,14 @@ main {
}
aside {
position: relative;
display: table-cell;
vertical-align: top;
padding: 71px 7px 0px 7px;
}
section {
position: relative;
width: 100%;
display: table-cell;
vertical-align: top;