فهرست منبع

HUE-3294 [core] Increase the size of the top nav search bar

Johan Ahlen 9 سال پیش
والد
کامیت
c7d5a0f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      desktop/core/src/desktop/static/desktop/css/responsive.css

+ 1 - 1
desktop/core/src/desktop/static/desktop/css/responsive.css

@@ -164,7 +164,7 @@ body {
 .top-nav-middle .search-container {
   margin-left: auto;
   margin-right: auto;
-  max-width: 500px;
+  max-width: 600px;
 }
 
 .search-container {