Explorar o código

AMBARI-4924. Job id overlap in Firefox mac (alexantonenko)

Alex Antonenko %!s(int64=11) %!d(string=hai) anos
pai
achega
0aebe0191c
Modificáronse 1 ficheiros con 3 adicións e 4 borrados
  1. 3 4
      ambari-web/app/styles/apps.less

+ 3 - 4
ambari-web/app/styles/apps.less

@@ -393,8 +393,9 @@
     td:first-child,
     td:first-child,
     th:first-child {
     th:first-child {
       border-left-width: 1px;
       border-left-width: 1px;
-      width: 35%;
-      overflow: scroll;
+      width: 96%;
+      overflow: auto;
+      display: inline-block;
     }
     }
     td:first-child + td,
     td:first-child + td,
     th:first-child + th,
     th:first-child + th,
@@ -416,8 +417,6 @@
     }
     }
     td.id {
     td.id {
       overflow: inherit;
       overflow: inherit;
-      overflow-wrap: break-word;
-      white-space: nowrap;
     }
     }
     ul.filter-components {
     ul.filter-components {
       padding: 5px 0;
       padding: 5px 0;