diff options
| -rw-r--r-- | dist/mac/all.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/mac/all.css b/dist/mac/all.css index 6c1bbed..9b168d3 100644 --- a/dist/mac/all.css +++ b/dist/mac/all.css @@ -48,7 +48,7 @@ COMPONENTS IN THIS FILE: 21. Split Views 22. Tab Views 23. Progress Indicators -24. Intderminate Progress Spinner +24. Indeterminate Progress Spinner 25. Panes 26. Icons @@ -2028,7 +2028,7 @@ progress.three-quarter { transform: rotate(180deg); } -/* Intderminate Progress Spinner */ +/* Indeterminate Progress Spinner */ .progress-spinner { display: inline-block; |
