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

jvergara
05.04.2007 b7eaa6fa023b868aa8154610c05801a94ed0afea
opends/src/quicksetup/org/opends/quicksetup/ui/WebBrowserErrorDialog.java
@@ -136,6 +136,7 @@
        UIFactory.makeHtmlPane(msg,
            UIFactory.BROWSER_ERROR_DIALOG_FONT);
    tf.setOpaque(false);
    tf.setEditable(false);
    p1.add(tf, gbc);
    gbc.weightx = 0.0;