Browse Source

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

Aleksandr Kovalenko 10 years ago
parent
commit
f1909d72c5
1 changed files with 1 additions and 1 deletions
  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 {