Преглед на файлове

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 {