Remove button spacing from message-dialog Fixes #179

pull/224/head
Satyajit Sahoo 2014-12-28 20:59:37 +05:30
parent 7a4b108791
commit c0bfa7f013
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
************/
@include exports("dialogs") {
GtkMessageDialog, .prompt {
GtkMessageDialog, .message-dialog, .prompt {
-GtkDialog-content-area-border: 0;
-GtkDialog-action-area-border: 0;
-GtkDialog-button-spacing: 0;