Merge pull request #18673 from edx/tasawer/learner-5867/fix-contrast-of-button-on-contact-us-page

Fix contrast of button on contact us page
This commit is contained in:
Tasawer Nawaz
2018-07-30 19:01:10 +05:00
committed by GitHub

View File

@@ -216,12 +216,6 @@
border: 1px solid $blue;
border-radius: 3px;
color: $blue;
&:hover,
&:focus {
color: $blue;
background-color: $mediumGrey !important;
}
}
.label-course {