diff --git a/webapp/layouts/default.vue b/webapp/layouts/default.vue
index 5d5e6dc6a..77c961b86 100644
--- a/webapp/layouts/default.vue
+++ b/webapp/layouts/default.vue
@@ -4,13 +4,13 @@
-
+
-
+
-
+
-
+
-
+
-
+
@@ -105,49 +105,45 @@
-
-
-
@@ -192,7 +187,6 @@ import CategoriesMenu from '~/components/FilterMenu/CategoriesMenu.vue'
import links from '~/constants/links.js'
import PageParamsLink from '~/components/_new/features/PageParamsLink/PageParamsLink.vue'
-
export default {
components: {
Logo,
@@ -281,7 +275,7 @@ export default {
line-height: 30px;
font-size: large;
}
-
+
@media only screen and (max-width: 730px) {
#nav-search-box,
.main-navigation-right {
@@ -300,9 +294,8 @@ export default {
.mobile-hamburger-menu {
display: none;
}
- .main-navigation-right {
- width: 100%;
- }
-
+ .main-navigation-right {
+ width: 100%;
+ }
}