Commit 15b11141 by Matthew Piatetsky Committed by GitHub

Merge pull request #15053 from edx/minor_tweaks2

ECOM-6602 Change buy certificate button style
parents 6d4f499b 7215a865
...@@ -482,11 +482,9 @@ ...@@ -482,11 +482,9 @@
width: 100%; width: 100%;
margin: 5px 0; margin: 5px 0;
@media(min-width: $bp-screen-sm) {
width: initial;
}
@media(min-width: $bp-screen-md) { @media(min-width: $bp-screen-md) {
margin-top: -25px; margin-left: auto;
width: initial;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment