remove button specs from marketplace.css

This commit is contained in:
Janne Koivistoinen 2018-09-24 15:54:51 +03:00
parent 38c2438fa0
commit 56216e6beb

View file

@ -178,7 +178,7 @@
/* Padding is only for <a> elements where button styles are applied,
buttons elements should have zero padding */
padding: 16px 0 0 0;
padding: 20px 0 0 0;
/* Borders */
border: none;
@ -212,7 +212,6 @@
@media (--viewportMedium) {
min-height: 65px;
padding: 20px 0 0 0;
}
}
--marketplaceButtonStylesPrimary {