From 55f5b2c8af3bf1b0c3dab06511c0835172473aa6 Mon Sep 17 00:00:00 2001 From: Kevin Ross Date: Thu, 14 Jan 2016 15:06:39 -0600 Subject: [PATCH] cleanup dash, found out layout was not included. it may be more bootstrappish to remove the flex layout, and rely on standard layouts. will try next. --- docs/examples/dashboard/index.html | 8 ++--- scss/_core.scss | 1 + scss/_drawer.scss | 50 ++++++++++++------------------ scss/mixins/_drawer.scss | 5 +++ 4 files changed, 29 insertions(+), 35 deletions(-) create mode 100644 scss/mixins/_drawer.scss diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index 8236f616..19bcfc0f 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -8,7 +8,7 @@ group: material-design
-
+