The branch, master has been updated
       via  d7854c2dacb7d000eb2d722594490149fcf27017 (commit)
      from  46c412c99730967d12373c40b2cca0db7130e368 (commit)


- Log -----------------------------------------------------------------
commit d7854c2dacb7d000eb2d722594490149fcf27017
Author: Marc Delisle <[email protected]>
Date:   Sun Jan 16 10:07:08 2011 -0500

    A height of 600 is better

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

Summary of changes:
 js/server_privileges.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/js/server_privileges.js b/js/server_privileges.js
index e85e2cc..01ffac4 100644
--- a/js/server_privileges.js
+++ b/js/server_privileges.js
@@ -211,7 +211,7 @@ $(document).ready(function() {
                 width: 800,
                 // height is a workaround for this Chrome problem:
                 // http://bugs.jqueryui.com/ticket/4671
-                height: 700,
+                height: 600,
                 modal: true,
                 buttons: button_options
             }); //dialog options end


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to