Explorar o código

AMBARI-18067. Alert message cut off (alexantonenko)

Alex Antonenko %!s(int64=9) %!d(string=hai) anos
pai
achega
ad9b70ca5e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ambari-web/app/styles/alerts.less

+ 1 - 1
ambari-web/app/styles/alerts.less

@@ -546,7 +546,7 @@
     .definition-latest-text {
       overflow-x: auto;
       text-overflow: inherit;
-      white-space: nowrap;
+      white-space: normal;
     }
   }
 }