Browse Source

AMBARI-7039. Incorrect displaying of Job Id in Job charts window. (Max Shepel via akovalenko)

Aleksandr Kovalenko 10 years ago
parent
commit
9385d47ab0
1 changed files with 6 additions and 0 deletions
  1. 6 0
      ambari-web/app/styles/apps.less

+ 6 - 0
ambari-web/app/styles/apps.less

@@ -391,6 +391,12 @@
     }
   }
 
+  #innerTable {
+    td {
+      word-wrap: break-word;
+    }
+  }
+
   #jobs-table {
 
     .is-not-link{