diff --git a/scipost/static/scipost/assets/css/_navbar.scss b/scipost/static/scipost/assets/css/_navbar.scss
index c9ca47fc15fc69689f38f779cc68b3a1ed8d1aa3..302993352ba812300a5f38972268bed0c3e2b81e 100644
--- a/scipost/static/scipost/assets/css/_navbar.scss
+++ b/scipost/static/scipost/assets/css/_navbar.scss
@@ -25,10 +25,6 @@
         flex-direction: row;
     }
 
-    // .navbar-collapse.show .nav-item {
-    //     margin-bottom: .25rem;
-    // }
-
     .active > .nav-link {
         border-color: $scipost-darkblue;
     }
@@ -54,7 +50,7 @@
     }
 
     .form-inline {
-        min-width: 250px;
+        min-width: 280px;
 
         .form-control {
             width: auto !important;