[Frontend] Tweak size of spinner

WTD-1323
This commit is contained in:
Charles Hacskaylo
2015-06-22 18:47:58 -07:00
parent 7493f76d06
commit c35c9c43b7
2 changed files with 12 additions and 12 deletions

View File

@@ -74,7 +74,7 @@
.treeview .wait-spinner {
$d: 18px;
$d: 10px;
@include wait-spinner(0.25em, $colorKey);
height: $d; width: $d;
margin: 0 !important;