Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin

This commit is contained in:
Thilanka Kaushalya 2011-07-09 00:15:25 +05:30
commit 19bd37401c
2 changed files with 2 additions and 2 deletions

View File

@ -990,7 +990,7 @@ div#serverStatusTabs {
margin-top:1em;
}
div#serverstatus table caption a.top {
caption a.top {
float: <?php echo $right; ?>;
}

View File

@ -1199,7 +1199,7 @@ div#serverStatusTabs {
margin-top:1em;
}
div#serverstatus table caption a.top {
caption a.top {
float: <?php echo $right; ?>;
}