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:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user