mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
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;