fix rendering of affinity slider

This commit is contained in:
Mario Vavti
2015-06-11 11:35:21 +02:00
parent 04551ac32b
commit c8fe408a62
2 changed files with 4 additions and 2 deletions

View File

@@ -14,8 +14,7 @@ main {
height: 100%;
}
aside#region_1,
aside#region_3 {
aside {
display: table-cell;
vertical-align: top;
padding: 65px 7px 0px 7px;