aboutsummaryrefslogtreecommitdiff
path: root/src/App.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/App.scss')
-rw-r--r--src/App.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/App.scss b/src/App.scss
index 962087b5..4a3ce144 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -625,13 +625,6 @@ nav {
text-align: right;
}
-.visibility-tray {
- display: flex;
- justify-content: space-between;
- flex-direction: row-reverse;
- padding-top: 5px;
-}
-
.visibility-notice {
padding: .5em;
border: 1px solid $fallback--faint;