mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
18.33.2006 d7a227add26ea9b1fa1ce5a8bf8838059d2f0c98
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;