Kaynağa Gözat

AMBARI-1329. Adjust job browser column sizing. (yusaku)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1441683 13f79535-47bb-0310-9956-ffa450edef68
Yusaku Sako 12 yıl önce
ebeveyn
işleme
19a5159ce7
2 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 2 0
      CHANGES.txt
  2. 1 1
      ambari-web/app/styles/apps.less

+ 2 - 0
CHANGES.txt

@@ -37,6 +37,8 @@ Trunk (unreleased changes):
  accessible for demo/test purposes. (mahadev)
  accessible for demo/test purposes. (mahadev)
 
 
  IMPROVEMENTS
  IMPROVEMENTS
+
+ AMBARI-1329. Adjust job browser column sizing. (yusaku)
  
  
  AMBARI-1327. Add Hosts. Remove existig hosts display. (Alexandr Antonenko via jspeidel)
  AMBARI-1327. Add Hosts. Remove existig hosts display. (Alexandr Antonenko via jspeidel)
 
 

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

@@ -75,7 +75,7 @@
     .col0,
     .col0,
     td:first-child,
     td:first-child,
     th:first-child {
     th:first-child {
-      width: 15%;
+      width: 16%;
     }
     }
     .col1,
     .col1,
     td:first-child + td + td,
     td:first-child + td + td,