diff --git a/src/App.scss b/src/App.scss
index ac4a21a1..fac800bc 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -584,12 +584,6 @@ nav {
     overflow-y: scroll;
   }
 
-  nav {
-    .back-button {
-      display: none;
-    }
-  }
-
   .sidebar-bounds {
     overflow: hidden;
     max-height: 100vh;