Merge pull request #15053 from edx/minor_tweaks2

ECOM-6602 Change buy certificate button style
This commit is contained in:
Matthew Piatetsky
2017-05-05 18:03:43 -04:00
committed by GitHub

View File

@@ -482,11 +482,9 @@
width: 100%;
margin: 5px 0;
@media(min-width: $bp-screen-sm) {
width: initial;
}
@media(min-width: $bp-screen-md) {
margin-top: -25px;
margin-left: auto;
width: initial;
}
}