浏览代码

AMBARI-6751. HostNames and Slaves broken in two lines on Assign Slaves step.(xiwang)

Xi Wang 11 年之前
父节点
当前提交
1a6b662bbe
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      ambari-web/app/styles/application.less

+ 3 - 0
ambari-web/app/styles/application.less

@@ -802,6 +802,9 @@ h1 {
       max-height: 440px;
       position: relative;
       #component_assign_table {
+        tbody td {
+          white-space: nowrap;
+        }
         .trim_hostname {
           max-width: 180px;
           float:left;