You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by al...@apache.org on 2016/12/19 20:50:15 UTC

ambari git commit: AMBARI-19239. Logs modal window in Host Details> Logs Tab not displayed properly with hidden modal-footer (alexantonenko)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 578e9a266 -> 9b8a17bd2


AMBARI-19239. Logs modal window in Host Details> Logs Tab not displayed properly with hidden modal-footer (alexantonenko)


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

Branch: refs/heads/branch-2.5
Commit: 9b8a17bd2b442878523816eb0cecd81b34b72d55
Parents: 578e9a2
Author: Alex Antonenko <hi...@gmail.com>
Authored: Mon Dec 19 18:22:37 2016 +0200
Committer: Alex Antonenko <hi...@gmail.com>
Committed: Mon Dec 19 22:50:10 2016 +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/9b8a17bd/ambari-web/app/styles/application.less
----------------------------------------------------------------------
diff --git a/ambari-web/app/styles/application.less b/ambari-web/app/styles/application.less
index 0288387..d34222e 100644
--- a/ambari-web/app/styles/application.less
+++ b/ambari-web/app/styles/application.less
@@ -5052,7 +5052,7 @@ i.icon-asterisks {
   .full-width-modal {
     .modal{
       width: 1180px;
-      margin: -350px 0 0 -583px;
+      margin: -40vh 0 0 -583px;
     }
   }