Quellcode durchsuchen

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

Johan Ahlen vor 9 Jahren
Ursprung
Commit
c7d5a0faab
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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 {