Fix hound warning [SCI-695]

This commit is contained in:
Oleksii Kriuchykhin 2016-11-30 11:52:07 +01:00
parent f51f33ec25
commit 2a27c8e6b3

View file

@ -1598,7 +1598,7 @@ textarea.textarea-sm {
vertical-align: middle;
}
li.ui-sortable-helper {
.ui-sortable-helper {
cursor: -webkit-grabbing;
cursor: grabbing;
}