ソースを参照

HUE-7866 [dashboard] Limit width of dashboard name

jdesjean 7 年 前
コミット
9dc17d4182

ファイルの差分が大きいため隠しています
+ 0 - 0
desktop/libs/dashboard/src/dashboard/static/dashboard/css/search.css


+ 1 - 1
desktop/libs/dashboard/src/dashboard/static/dashboard/less/search.less

@@ -247,7 +247,7 @@
     margin: 0;
     margin-left: 5px;
     min-height: 29px;
-    min-width: 120px;
+    width: 120px;
     padding: 0 8px;
     text-shadow: none;
     vertical-align: middle;

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません