[SSE] Update style for disabled button.

This commit is contained in:
Julia Radzhabova 2016-11-29 12:06:05 +03:00
parent 38444d61fa
commit 0d55a77bf0

View file

@ -66,7 +66,7 @@
background-position: 0px -1304px;
}
&:hover {
&:hover:not(.disabled) {
span.btn-icon {
background-position: -20px -1304px;
}