From f2ce2e917623e131741bd0dc163734f416ff83f7 Mon Sep 17 00:00:00 2001 From: dave Date: Mon, 11 Feb 2019 22:35:24 -0500 Subject: #344 - replace float: with flexbox, clean up --- src/App.scss | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src/App.scss') diff --git a/src/App.scss b/src/App.scss index 1eaed6ea..f43925ce 100644 --- a/src/App.scss +++ b/src/App.scss @@ -175,8 +175,7 @@ input, textarea, .select { color: $fallback--text; color: var(--text, $fallback--text); } - &:disabled, - { + &:disabled { &, & + label, & + label::before { @@ -643,10 +642,6 @@ nav { color: var(--lightText, $fallback--lightText); } - .text-format { - float: right; - } - div { padding-top: 5px; } -- cgit v1.2.3-70-g09d2