Skip to content

Commit 87ff0bf

Browse files
MAGETWO-87994: Fix faulty admin spinner animation #13700
- Merge Pull Request #13700 from RNanoware/magento2:RNanoware-patch-1 - Merged commits: 1. 883cf6b
2 parents 7366763 + 883cf6b commit 87ff0bf

File tree

1 file changed

+1
-1
lines changed
  • app/design/adminhtml/Magento/backend/web/css/source/variables

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/web/css/source/variables/_spinner.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@
2626
@spinner-rotate-step: 45;
2727

2828
// One step in degree
29-
@spinner-delay: .9;
29+
@spinner-delay: .9s;

0 commit comments

Comments
 (0)