diff --git a/src/features/nav/components/Navbar.vue b/src/features/nav/components/Navbar.vue
index e8a6482..d19d293 100644
--- a/src/features/nav/components/Navbar.vue
+++ b/src/features/nav/components/Navbar.vue
@@ -15,25 +15,10 @@ limitations under the License.
-->
@@ -41,12 +26,7 @@ watch(() => route.query.q, q => {
-
+
-
@@ -89,7 +69,4 @@ watch(() => route.query.q, q => {
height: 24px;
width: auto;
}
-.search-bar {
- width: 70%;
-}