Browse Source

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

Alex Antonenko 8 years ago
parent
commit
9b8a17bd2b
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

@@ -5052,7 +5052,7 @@ i.icon-asterisks {
   .full-width-modal {
   .full-width-modal {
     .modal{
     .modal{
       width: 1180px;
       width: 1180px;
-      margin: -350px 0 0 -583px;
+      margin: -40vh 0 0 -583px;
     }
     }
   }
   }