for et2_dialogs with template, make template full width

This commit is contained in:
Ralf Becker 2016-03-30 13:38:22 +00:00
parent b3639466a0
commit 2673891b97

View File

@ -1799,6 +1799,9 @@ div.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
.long_task .message {
height: inherit;
}
div.ui-dialog div.ui-dialog-content > div {
width: 100%;
}
/**
* et2_toolbar
*/