[MIG] web_dialog_siza: Migrate to v9.0

This commit is contained in:
Siddharth Bhalgami
2016-06-12 16:32:31 +05:30
parent 6fc0f52b0e
commit b1d0f12ba1
5 changed files with 56 additions and 70 deletions

View File

@@ -1,9 +1,9 @@
.modal .modal-header button.dialog_button_extend {
padding-right: 3px;
padding-right: 5px;
}
.modal .modal-header button.dialog_button_restore {
padding-right: 3px;
padding-right: 5px;
}
.dialog_full_screen {
@@ -11,5 +11,5 @@
}
.modal .modal-header button.close {
font-size: 14px;
font-size: 18px;
}