Browse Source

HUE-1610 [core] Small screen support for navbar

Setting min-width to 1100 px
Enrico Berti 12 năm trước cách đây
mục cha
commit
3e02523
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 {