From 2e98aab5607cd68a029f42b625dbf4924a88e1eb Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Wed, 7 Dec 2005 11:24:38 +0000 Subject: [PATCH] arrange innodb buffer pool tables side by side --- css/phpmyadmin.css.php | 4 ++++ libraries/engines/innodb.lib.php | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/css/phpmyadmin.css.php b/css/phpmyadmin.css.php index 232ffcd38..f81eb8854 100644 --- a/css/phpmyadmin.css.php +++ b/css/phpmyadmin.css.php @@ -652,6 +652,10 @@ li#li_flush_privileges { clear: both; } +#table_innodb_bufferpool_usage, +#table_innodb_bufferpool_activity { + float: ; +} ' . "\n" . ' ' . "\n" . '' . "\n\n" - . '
' . "\n\n" . '' . "\n" . '
' . "\n" . ' ' . $GLOBALS['strBufferPoolActivity'] . "\n"