fix bailey css

This commit is contained in:
Matteo Pagliazzi 2017-11-13 12:12:41 +01:00
parent 3ab14e4e5a
commit bddafd4392

View file

@ -31,6 +31,10 @@
}
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
color: $white !important;
}
.btn:disabled, .btn.disabled {
box-shadow: none;
opacity: 0.64;