altosui: Try to get dialogs to look a little better
[fw/altos] / altosui / AltosScanUI.java
index dd6672aa29886a41ebea1140dc0eb9d9f8d918b2..bce4b32c9ef02e19db030e33eb77a5e5a2558005 100644 (file)
@@ -386,7 +386,7 @@ public class AltosScanUI
                
                set_label();
 
-               c.fill = GridBagConstraints.NONE;
+               c.fill = GridBagConstraints.HORIZONTAL;
                c.anchor = GridBagConstraints.WEST;
                c.insets = i;
                c.weightx = 1;