Kaynağa Gözat

AMBARI-1891. Impossibility to scroll metric window after browser width changing. (srimanth)

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

+ 3 - 0
CHANGES.txt

@@ -690,6 +690,9 @@ Trunk (unreleased changes):
 
  BUG FIXES
 
+ AMBARI-1891. Impossibility to scroll metric window after browser width 
+ changing. (srimanth)
+
  AMBARI-1880. stacks2 API uses "type" to refer to config tags and no longer
  exposes "filename" as a property. (srimanth via yusaku)
 

+ 1 - 0
ambari-web/app/styles/application.less

@@ -1400,6 +1400,7 @@ a:focus {
 
 .modal-graph-line {
   width: 810px;
+  margin: -250px 0 0 -405px;
   .modal-body {
     min-height: 420px !important;
     overflow: hidden;