[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
This commit is contained in:
Florian Müllner 2010-03-28 12:51:45 +02:00
parent df8b03398f
commit 73ab59f1d6

View File

@ -520,6 +520,7 @@ StTooltip {
.places-section {
spacing-columns: 4px;
spacing-rows: 8px;
}
.places-item-box {