git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1433643 13f79535-47bb-0310-9956-ffa450edef68
@@ -33,6 +33,8 @@ Trunk (unreleased changes):
BUG FIXES
+ AMBARI-1187. Dashboard > MapReduce mini chart sometimes shows partial graph and hides recent data. (yusaku)
+
AMBARI-1184. After adding hosts, the host count shown in the Dashboard is
incorrect. (yusaku)
@@ -792,7 +792,9 @@ a:focus {
padding: 4px;
}
-
+ .dashboard-mini-chart > div{
+ width: 172px;
+ }
.dashboard-mini-chart {
right: 0;
float: right;