diff options
Diffstat (limited to 'webapps/swat')
-rw-r--r-- | webapps/swat/source/class/swat/module/netmgr/Gui.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webapps/swat/source/class/swat/module/netmgr/Gui.js b/webapps/swat/source/class/swat/module/netmgr/Gui.js index 3b62337811..d1376ab4c6 100644 --- a/webapps/swat/source/class/swat/module/netmgr/Gui.js +++ b/webapps/swat/source/class/swat/module/netmgr/Gui.js @@ -24,7 +24,7 @@ qx.Proto.buildGui = function(module) top: 20, left: 20, right: 20, - height: "100%" + bottom: 20 }); // Create a hosts tree |