made a little more space between the text and the icon

svn: r9823

original commit: 211be167b72616b2e00c303574ae45e00faa26eb
This commit is contained in:
Robby Findler 2008-05-13 11:59:16 +00:00
parent 7455e3ea03
commit ee53e25c5c

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)