The branch, master has been updated via 22bb1aa134cdb52a37c06f8fbe83d8534e01a475 (commit) via 84b3135b2e0afe023793668ba0d774bd4254b986 (commit) from d38156b71d9d4d1c1c2b067bb8e18932ff6d2265 (commit)
- Log ----------------------------------------------------------------- commit 22bb1aa134cdb52a37c06f8fbe83d8534e01a475 Merge: 84b3135b2e0afe023793668ba0d774bd4254b986 d38156b71d9d4d1c1c2b067bb8e18932ff6d2265 Author: Mike Hommé mike@globalcode.org Date: Fri Mar 11 17:04:38 2011 -0500
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
commit 84b3135b2e0afe023793668ba0d774bd4254b986 Author: Mike Hommé mike@globalcode.org Date: Fri Mar 11 17:03:13 2011 -0500
Removed 100% width on .data selector. Was causing UI problems.
-----------------------------------------------------------------------
Summary of changes: themes/pmahomme/css/theme_right.css.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index 3e63d05..924a729 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -57,7 +57,6 @@ h2 a img{display:inline;}
.data{ -width:100%; margin: 0 0 12px 0;
}
hooks/post-receive