diff --git a/docs/examples/dashboard/example.scss b/docs/examples/dashboard/example.scss index 48f45acc..92335b4c 100644 --- a/docs/examples/dashboard/example.scss +++ b/docs/examples/dashboard/example.scss @@ -88,7 +88,7 @@ a, a:hover { background-color: $blue-grey-800; z-index: -2; - .mdb-list-group-item { + .list-group-item { padding-left: 2.5rem; padding-right: 2.5rem; font-size: .8125rem; diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index 1d397541..1e5771e8 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -101,36 +101,36 @@ js: example.js diff --git a/docs/material-design/list-groups.md b/docs/material-design/list-groups.md index c50ad3e0..fc2fcbc0 100644 --- a/docs/material-design/list-groups.md +++ b/docs/material-design/list-groups.md @@ -19,11 +19,11 @@ the varieties specified. ([Specification](https://www.google.com/design/spec/com {% example html %} {% endexample %} @@ -31,11 +31,11 @@ the varieties specified. ([Specification](https://www.google.com/design/spec/com {% example html %} {% endexample %} @@ -43,41 +43,41 @@ the varieties specified. ([Specification](https://www.google.com/design/spec/com {% example html %}