Force a smaller height to improve the chance to see the bottom of the popup (for easier horizontal scrolling)
This commit is contained in:
@@ -1689,6 +1689,7 @@ $(document).ready(function() {
|
||||
.append(data)
|
||||
.dialog({
|
||||
title: PMA_messages['strCreateTable'],
|
||||
height: 600,
|
||||
width: 900,
|
||||
open: PMA_verifyTypeOfAllColumns,
|
||||
buttons : button_options
|
||||
|
Reference in New Issue
Block a user