fix of fix

This commit is contained in:
marijus 2014-03-07 21:17:29 +01:00
parent 8b315ac22f
commit ce136a1e3b

View File

@ -18,8 +18,8 @@ aside input[type='text'] {
} }
section { section {
padding: 65px 0px 200px 10px
width: 100%; width: 100%;
display: table-cell; display: table-cell;
vertical-align: top; vertical-align: top;
padding: 65px 0px 200px 10px;
} }