Fix zone chart overflow

This commit is contained in:
Brian Federle 2011-12-08 15:28:33 -08:00
parent 2e7f21dabc
commit bf0ba26698

View File

@ -3509,7 +3509,7 @@ Dialogs*/
.system-chart-view {
width: 100%;
height: auto;
height: 589px;
overflow: auto;
font-weight: normal;
margin-top: 0;