Explorar o código

HUE-1610 [core] Small screen support for navbar

Setting min-width to 1100 px
Enrico Berti %!s(int64=12) %!d(string=hai) anos
pai
achega
3e02523
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      desktop/core/static/css/hue3.css

+ 1 - 0
desktop/core/static/css/hue3.css

@@ -1342,6 +1342,7 @@ a#advanced-btn:hover {
   background-color: #338BB8;
   height: 28px;
   z-index: 1033;
+  min-width: 1100px;
 }
 
 .navigator .brand {