diff --git a/docs/examples/dashboard/example.scss b/docs/examples/dashboard/example.scss index fe35ee60..48f45acc 100644 --- a/docs/examples/dashboard/example.scss +++ b/docs/examples/dashboard/example.scss @@ -83,7 +83,7 @@ a, a:hover { } } - .mdl-navigation { + .mdb-nav { flex-grow: 1; background-color: $blue-grey-800; z-index: -2; diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index 851a4f19..6014c931 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -102,41 +102,51 @@ js: example.js -