From 9e6a91e755d92d404685685581dacb4224a9e465 Mon Sep 17 00:00:00 2001 From: taehoon Date: Wed, 15 May 2019 16:51:30 -0400 Subject: refactor css for visibility tray --- src/App.scss | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'src/App.scss') diff --git a/src/App.scss b/src/App.scss index 7f895065..962087b5 100644 --- a/src/App.scss +++ b/src/App.scss @@ -626,17 +626,10 @@ nav { } .visibility-tray { - font-size: 1.2em; - cursor: pointer; - - .selected { - color: $fallback--lightText; - color: var(--lightText, $fallback--lightText); - } - - div { - padding-top: 5px; - } + display: flex; + justify-content: space-between; + flex-direction: row-reverse; + padding-top: 5px; } .visibility-notice { -- cgit v1.2.3-70-g09d2