diff options
Diffstat (limited to 'share/ui')
| -rw-r--r-- | share/ui/style.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/share/ui/style.css b/share/ui/style.css index cb3f3aaee..84aec2223 100644 --- a/share/ui/style.css +++ b/share/ui/style.css @@ -328,6 +328,12 @@ spinbutton undershoot { font-size: 7pt; } +#line_spacing_menu > box *{ + margin:1px; +} + + + /* The actual canvas (Inkscape's drawing area). */ SPCanvas { |
