mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 08:00:53 +00:00
sysprof: tweak spacing for greeter buttons
This looks a bit closer to Builder.
This commit is contained in:
@ -503,6 +503,11 @@
|
|||||||
<child type="bottom">
|
<child type="bottom">
|
||||||
<object class="GtkBox">
|
<object class="GtkBox">
|
||||||
<property name="homogeneous">true</property>
|
<property name="homogeneous">true</property>
|
||||||
|
<property name="margin-top">3</property>
|
||||||
|
<property name="margin-bottom">3</property>
|
||||||
|
<property name="margin-start">3</property>
|
||||||
|
<property name="margin-end">3</property>
|
||||||
|
<property name="spacing">3</property>
|
||||||
<style>
|
<style>
|
||||||
<class name="toolbar"/>
|
<class name="toolbar"/>
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user