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:
@@ -216,12 +216,6 @@
|
||||
border: 1px solid $blue;
|
||||
border-radius: 3px;
|
||||
color: $blue;
|
||||
|
||||
&:hover,
|
||||
&:focus {
|
||||
color: $blue;
|
||||
background-color: $mediumGrey !important;
|
||||
}
|
||||
}
|
||||
|
||||
.label-course {
|
||||
|
||||
Reference in New Issue
Block a user