7159591: [macosx] In SetFontTest there's no space for the second button

Reviewed-by: arapte, serb
This commit is contained in:
Manajit Halder 2015-12-08 19:50:14 +03:00 committed by Sergey Bylokhov
parent 7c018b1a00
commit 18ace0f732

View File

@ -38,6 +38,6 @@
<p> See the dialog box (usually in upper left corner) for instructions</p>
<APPLET CODE="SetFontTest.class" WIDTH=200 HEIGHT=200></APPLET>
<APPLET CODE="SetFontTest.class" WIDTH=200 HEIGHT=220></APPLET>
</body>
</html>