git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1467065 13f79535-47bb-0310-9956-ffa450edef68
@@ -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)
@@ -1400,6 +1400,7 @@ a:focus {
.modal-graph-line {
width: 810px;
+ margin: -250px 0 0 -405px;
.modal-body {
min-height: 420px !important;
overflow: hidden;