From 6a75f79801faaec6e0a92d24e51e927b9634c242 Mon Sep 17 00:00:00 2001 From: Alex Windett Date: Thu, 27 Oct 2016 12:08:18 +0100 Subject: [PATCH] fixing indedentation --- ui/src/components/radio/readme.md | 2 +- ui/src/components/radio/style.css | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ui/src/components/radio/readme.md b/ui/src/components/radio/readme.md index 0a8cd9de..35b1a3b3 100644 --- a/ui/src/components/radio/readme.md +++ b/ui/src/components/radio/readme.md @@ -1,4 +1,4 @@ -# `` +# `` ## demo diff --git a/ui/src/components/radio/style.css b/ui/src/components/radio/style.css index be8fdb35..51a25fa1 100644 --- a/ui/src/components/radio/style.css +++ b/ui/src/components/radio/style.css @@ -35,7 +35,6 @@ display: none; visibility: hidden; - &:checked { & ~ span:before { background: var(--dot-color);