Explorar el Código

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

Aleksandr Kovalenko hace 11 años
padre
commit
9385d47ab0
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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{