made a little more space between the text and the icon

svn: r9823
This commit is contained in:
Robby Findler 2008-05-13 11:59:16 +00:00
parent 42e2611ca1
commit 211be167b7

View File

@ -3,7 +3,7 @@
scheme/class)
(provide switchable-button%)
(define gap 2)
(define gap 4) ;; space between the text and the icon
(define margin 2)
(define w-circle-space 6)
(define h-circle-space 6)