From fc0eaa8e653293ef0356ad56d4c8add8df8a24c7 Mon Sep 17 00:00:00 2001 From: Jabier Arraiza Date: Wed, 26 Jun 2019 20:35:19 +0200 Subject: add hamburger line height menu --- share/ui/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'share/ui') 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 { -- cgit v1.2.3