@@ -129,7 +129,7 @@
}
// button style
- .btn-fill.login {
+ .btn-fill#login {
.btn-label {
background-color: rgba($danger, 0.4);
@@ -60,7 +60,7 @@
// fill button style
-.btn-fill {
+:root button.btn-fill {
position: relative;
overflow: hidden;
color: white;