mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 14:10:30 +00:00
message dialogs - remove extraneous padding
Removes unnecessary padding above message dialog headings. This makes the dialogs look much more balanced. https://bugzilla.gnome.org/show_bug.cgi?id=732857 https://bugzilla.gnome.org/show_bug.cgi?id=732882
This commit is contained in:
parent
d5b96b95a0
commit
add36eb488
@ -42,7 +42,6 @@
|
||||
<object class="GtkLabel" id="label">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="margin-top">10</property>
|
||||
<property name="halign">center</property>
|
||||
<property name="valign">start</property>
|
||||
<property name="wrap">True</property>
|
||||
|
Loading…
Reference in New Issue
Block a user