about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/components/drawer.scss
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2022-12-01 20:06:08 +0100
committerGitHub <noreply@github.com>2022-12-01 20:06:08 +0100
commit4ac660147643291458c38e7c00802de5a0b65b62 (patch)
tree06db281cb7e8b4a4b7c7853995a8410e49ed5391 /app/javascript/flavours/glitch/styles/components/drawer.scss
parent105d9743ae53ab471bddf6cca723d6f8893d154a (diff)
Port navigation bar from upstream (#1986)
Fixes #1977
Diffstat (limited to 'app/javascript/flavours/glitch/styles/components/drawer.scss')
-rw-r--r--app/javascript/flavours/glitch/styles/components/drawer.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/flavours/glitch/styles/components/drawer.scss b/app/javascript/flavours/glitch/styles/components/drawer.scss
index 61969abee..cf996fb71 100644
--- a/app/javascript/flavours/glitch/styles/components/drawer.scss
+++ b/app/javascript/flavours/glitch/styles/components/drawer.scss
@@ -92,7 +92,7 @@
   @include search-popout();
 }
 
-.drawer--account {
+.navigation-bar {
   padding: 10px;
   color: $darker-text-color;
   display: flex;