opends/src/quicksetup/org/opends/quicksetup/ui/QuickSetupErrorPanel.java
@@ -119,6 +119,7 @@ setLayout(new GridBagLayout()); setBackground(UIFactory.DEFAULT_BACKGROUND); setOpaque(true); gbc.insets = UIFactory.getEmptyInsets(); gbc.fill = GridBagConstraints.BOTH; gbc.gridwidth = GridBagConstraints.REMAINDER;