small ui enhencements
[fanfix.git] / ui / ZoomBox.java
index c2a7e13d50400059335d328aff5fe74b48ceaa19..a8f96095928a8a9dba8a92fde829f6e31019f817 100644 (file)
@@ -179,7 +179,7 @@ public class ZoomBox extends ListenerPanel {
                });
 
                zoomLabel = new JLabel();
-               zoomLabel.setBorder(BorderFactory.createEmptyBorder(10, 10, 10, 10));
+               zoomLabel.setBorder(BorderFactory.createEmptyBorder(10, 10, 0, 0));
 
                setIcons(null, null, null, null);
                setOrientation(vertical);