made a little more space between the text and the icon
svn: r9823
This commit is contained in:
parent
42e2611ca1
commit
211be167b7
|
@ -3,7 +3,7 @@
|
||||||
scheme/class)
|
scheme/class)
|
||||||
|
|
||||||
(provide switchable-button%)
|
(provide switchable-button%)
|
||||||
(define gap 2)
|
(define gap 4) ;; space between the text and the icon
|
||||||
(define margin 2)
|
(define margin 2)
|
||||||
(define w-circle-space 6)
|
(define w-circle-space 6)
|
||||||
(define h-circle-space 6)
|
(define h-circle-space 6)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user