The branch, master has been updated
       via  9788c6157036ffacda4f44601608e3cc60407db9 (commit)
      from  3e56021aa43381b6ad1f74077cc9ee42020fecc0 (commit)


- Log -----------------------------------------------------------------
commit 9788c6157036ffacda4f44601608e3cc60407db9
Author: Michal Čihař <[email protected]>
Date:   Thu Aug 19 10:44:55 2010 +0200

    Better rendering of multi column pages with long text.

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

Summary of changes:
 css/style.css |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/css/style.css b/css/style.css
index c3b5278..efd063f 100644
--- a/css/style.css
+++ b/css/style.css
@@ -59,6 +59,7 @@ div.demo#body {
 #body {
        margin: 2em 1em 1em 1em;
        padding: 0px;
+    float: left;
 }
 
 a {
@@ -163,6 +164,7 @@ ul#footer {
     padding: 0;
     margin: 0;
     max-width: none;
+    clear: both;
 }
 
 #footer li {


hooks/post-receive
-- 
phpMyAdmin website

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to