Browse Source

HUE-7866 [dashboard] Limit width of dashboard name

jdesjean 7 years ago
parent
commit
9dc17d4182

File diff suppressed because it is too large
+ 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;

Some files were not shown because too many files changed in this diff