Fix loading icon for workflowengine

This commit is contained in:
Morris Jobke 2016-07-27 13:19:20 +02:00 committed by Joas Schilling
parent 2a4a1278fa
commit 8e0e85c631
No known key found for this signature in database
GPG Key ID: E166FD8976B3BAC8
1 changed files with 5 additions and 0 deletions

View File

@ -41,3 +41,8 @@
cursor: pointer;
}
.workflowengine .rules .icon-loading-small {
display: inline-block;
margin-right: 5px;
}