summaryrefslogtreecommitdiff
path: root/www/lib/ionic/scss/_progress.scss
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/ionic/scss/_progress.scss')
-rw-r--r--www/lib/ionic/scss/_progress.scss11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/lib/ionic/scss/_progress.scss b/www/lib/ionic/scss/_progress.scss
deleted file mode 100644
index 5defdcbb..00000000
--- a/www/lib/ionic/scss/_progress.scss
+++ /dev/null
@@ -1,11 +0,0 @@
-
-/**
- * Progress
- * --------------------------------------------------
- */
-
-progress {
- display: block;
- margin: $progress-margin;
- width: $progress-width;
-}