Procházet zdrojové kódy

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

Johan Ahlen před 9 roky
rodič
revize
c7d5a0f

+ 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 {