Eric H. Jung wrote:

I have two buttons with images:

<vbox>
<button style="list-style-image: url('up.gif')" command="moveUpCmd"/>
<button style="list-style-image: url('down.gif')" command="moveDownCmd"/> </vbox>

Screenshot: http://img158.imageshack.us/img158/1816/capture917200691138pmkj5.jpg

(I don't remember why I'm not using the image attribute, but there was a 
reason). The labels on each button are different lengths but the images are the 
exact same sizes. How can I align the labels with each other instead of them 
being centered?

I think <button pack="start"/> should work.
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to