From 73ab59f1d6972f0c13d9b5bdadad6f7d5b04456f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Sun, 28 Mar 2010 12:51:45 +0200 Subject: [PATCH] [placesDisplay] Add spacing between actions and devices By moving the elements directly into the enclosing table the spacing between them got lost. https://bugzilla.gnome.org/show_bug.cgi?id=610385 --- data/theme/gnome-shell.css | 1 + 1 file changed, 1 insertion(+) diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index bda23e675..f387f14c3 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -520,6 +520,7 @@ StTooltip { .places-section { spacing-columns: 4px; + spacing-rows: 8px; } .places-item-box {