mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
GtkMessageDialog: Allow action-area-border theming again
This border does not interfere with headerbar-vs-content placement, and we can allow themes to change it without breaking dialogs.
This commit is contained in:
parent
28327ee9aa
commit
19e1a8feb4
@ -87,11 +87,6 @@
|
||||
<property name="position">0</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child internal-child="action_area">
|
||||
<object class="GtkButtonBox">
|
||||
<property name="border_width">0</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
</child>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user