[Phpmyadmin-git] [SCM] phpMyAdmin themes branch, master, updated. darkblue_orange-2.9-2-g0c67080

Michal Čihař nijel at users.sourceforge.net
Thu Mar 24 14:24:34 CET 2011


The branch, master has been updated
       via  0c6708060be8c42cf6c6d55fe696b77550dcb8d4 (commit)
      from  657386a0f4b14e7220e32a9f041e00a5267a895e (commit)


- Log -----------------------------------------------------------------
commit 0c6708060be8c42cf6c6d55fe696b77550dcb8d4
Author: Michal Čihař <mcihar at novell.com>
Date:   Thu Mar 24 14:24:20 2011 +0100

    Fix displaying of new navigation

-----------------------------------------------------------------------

Summary of changes:
 graphite/css/theme_right.css.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/graphite/css/theme_right.css.php b/graphite/css/theme_right.css.php
index b08d8d0..efb112b 100644
--- a/graphite/css/theme_right.css.php
+++ b/graphite/css/theme_right.css.php
@@ -146,6 +146,9 @@ td {
     vertical-align:     top;
     border: 1px solid black;
 }
+table.navigation {
+    clear: both;
+}
 
 table.navigation td, #actions_panel table td {
     border: none;


hooks/post-receive
-- 
phpMyAdmin themes




More information about the Git mailing list