From ed69a36c1941d139d87df6980f412a2393cd1fb8 Mon Sep 17 00:00:00 2001 From: koester Date: Mon, 8 Jan 2018 14:52:47 +0100 Subject: [PATCH] added link to modal-2 --- docs/content/docs/components/modals.md | 4 ++-- src/components/_modals.scss | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/content/docs/components/modals.md b/docs/content/docs/components/modals.md index 6c62036..34c4f06 100644 --- a/docs/content/docs/components/modals.md +++ b/docs/content/docs/components/modals.md @@ -53,7 +53,7 @@ This can be used to implement modals along with features like title, subtitle, t - + Get PaperCSS @@ -72,7 +72,7 @@ This can be used to implement modals along with features like title, subtitle, t - + Get PaperCSS diff --git a/src/components/_modals.scss b/src/components/_modals.scss index 570ff81..ae88a12 100644 --- a/src/components/_modals.scss +++ b/src/components/_modals.scss @@ -83,7 +83,6 @@ margin-left: 1.25rem; } - label[for]:not(.modal-bg), .paper-btn { text-decoration: none; background: $white;