requested changes

Signed-off-by: Cristiano Lancelotti <lancelot.info@gmail.com>
This commit is contained in:
Cristiano Lancelotti 2017-02-14 09:51:41 -02:00
parent 9c7c94df94
commit 3b657b2ee7
2 changed files with 2 additions and 2 deletions

View File

@ -977,7 +977,7 @@ div#serverstatusquerieschart {
float: <?php echo $left; ?>;
width: 500px;
height: 350px;
margin-right: 50px;
margin-<?php echo $right;?>: 50px;
}
div#serverstatus table#serverstatusqueriesdetails {

View File

@ -1296,7 +1296,7 @@ div#serverstatusquerieschart {
float: <?php echo $left; ?>;
width: 500px;
height: 350px;
margin-right: 50px;
margin-<?php echo $right;?>: 50px;
}
table#serverstatusqueriesdetails,