[sysprof] libsysprof-ui: add spacing around toggle buttons
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] libsysprof-ui: add spacing around toggle buttons
- Date: Fri, 22 Jul 2022 21:50:29 +0000 (UTC)
commit 131953150ce6f32c46db26c63ee9cb0aa6b5bc2f
Author: Christian Hergert <chergert redhat com>
Date: Fri Jul 22 14:48:20 2022 -0700
libsysprof-ui: add spacing around toggle buttons
src/libsysprof-ui/sysprof-memprof-page.ui | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/libsysprof-ui/sysprof-memprof-page.ui b/src/libsysprof-ui/sysprof-memprof-page.ui
index 30a98348..338da759 100644
--- a/src/libsysprof-ui/sysprof-memprof-page.ui
+++ b/src/libsysprof-ui/sysprof-memprof-page.ui
@@ -11,6 +11,8 @@
<object class="GtkBox">
<property name="margin-top">6</property>
<property name="margin-bottom">6</property>
+ <property name="margin-start">6</property>
+ <property name="margin-end">6</property>
<property name="orientation">horizontal</property>
<property name="homogeneous">true</property>
<style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]