aboutsummaryrefslogtreecommitdiffstats
path: root/ui/imports/ui/components/zone-dashboard/zone-dashboard.styl
diff options
context:
space:
mode:
Diffstat (limited to 'ui/imports/ui/components/zone-dashboard/zone-dashboard.styl')
-rw-r--r--ui/imports/ui/components/zone-dashboard/zone-dashboard.styl10
1 files changed, 0 insertions, 10 deletions
diff --git a/ui/imports/ui/components/zone-dashboard/zone-dashboard.styl b/ui/imports/ui/components/zone-dashboard/zone-dashboard.styl
deleted file mode 100644
index 6910abb..0000000
--- a/ui/imports/ui/components/zone-dashboard/zone-dashboard.styl
+++ /dev/null
@@ -1,10 +0,0 @@
-.os-zone-dashboard
- .sm-info-boxes
- display: flex
- flex-flow: row wrap;
- justify-content: space-around
-
- .sm-list-info-boxes
- display: flex;
- flex-flow: row wrap
- justify-content: space-around