fix contrast of button on contact us page

LEARNER-5867
This commit is contained in:
Tasawer Nawaz
2018-07-30 14:59:06 +05:00
parent c360b4effb
commit 225479c3a9

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 {