Fix buttons padding

This commit is contained in:
Bartlomiej Pluta (PGS Software)
2018-04-09 10:49:32 +02:00
parent a5bdf1fcf6
commit 06c9f15746

View File

@@ -83,6 +83,8 @@
} }
.price__rounded-button--purchase { .price__rounded-button--purchase {
padding-top: 10px;
padding-bottom: 10px;
background-color: rgba(255, 255, 255, 0.15); background-color: rgba(255, 255, 255, 0.15);
position: absolute; position: absolute;
bottom: 35px; bottom: 35px;