Explorar o código

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 %!s(int64=12) %!d(string=hai) anos
pai
achega
e56744fbb9
Modificáronse 2 ficheiros con 4 adicións e 0 borrados
  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;