Explorar el Código

AMBARI-6809. "All || None" should displayed in one line. (akovalenko)

Aleksandr Kovalenko hace 10 años
padre
commit
f1909d72c5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ambari-web/app/styles/application.less

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

@@ -808,7 +808,7 @@ h1 {
       max-height: 440px;
       position: relative;
       #component_assign_table {
-        tbody td {
+        tbody td, th {
           white-space: nowrap;
         }
         .trim_hostname {