Repository: ambari
Updated Branches:
  refs/heads/trunk 4cf2b173d -> 7924fce7f


AMBARI-8856 'Current Ve..' field is not fully visible on Host Details Page. 
(atkach)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/7924fce7
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/7924fce7
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/7924fce7

Branch: refs/heads/trunk
Commit: 7924fce7f06b2ae0c79d790d59817d8cb70f936f
Parents: 4cf2b17
Author: Andrii Tkach <[email protected]>
Authored: Mon Dec 22 14:39:26 2014 +0200
Committer: Andrii Tkach <[email protected]>
Committed: Mon Dec 22 14:39:26 2014 +0200

----------------------------------------------------------------------
 ambari-web/app/styles/application.less | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/7924fce7/ambari-web/app/styles/application.less
----------------------------------------------------------------------
diff --git a/ambari-web/app/styles/application.less 
b/ambari-web/app/styles/application.less
index af74a8b..ba17ec2 100644
--- a/ambari-web/app/styles/application.less
+++ b/ambari-web/app/styles/application.less
@@ -3924,7 +3924,7 @@ table.graphs {
   }
 
   .host-configuration .dl-horizontal dt {
-    width: 90px;
+    width: 120px;
     line-height: 20px;
   }
 

Reply via email to