[SSE] Update style for active button.

This commit is contained in:
Julia Radzhabova 2016-11-29 12:41:45 +03:00
parent 0d55a77bf0
commit 9d538cb552

View file

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