fix popup was never wide enought problem by removing width:100% from #popupMainDiv

This commit is contained in:
Ralf Becker 2014-10-30 11:11:40 +00:00
parent 6b1c36f6d3
commit c164f99aca
4 changed files with 4 additions and 12 deletions

View File

@ -105,6 +105,7 @@ app.classes.emailadmin = AppJS.extend(
var sieve_enabled = this.et2.getWidgetById('acc_sieve_enabled');
if (!sieve_enabled || sieve_enabled.get_value())
{
jQuery('#emailadmin-wizard_output').hide();
jQuery('td.emailadmin_progress').show();
}
}

View File

@ -13,7 +13,7 @@
}
.emailadmin_progress {
display: none;
padding: 10px;
padding-top: 5px;
}
.emailadmin_ssl {
margin-right: 10px;

View File

@ -525,7 +525,8 @@ div.mail-compose_fileselector {
border: 0px !important;
display: none !important;
}
#mail-display {
#mail-display,
#mail-compose {
min-height: 500px;
}
.mailDisplayContainer,
@ -1471,11 +1472,6 @@ div#mail-index div#mail-index_mailPreview div#mail-index_mailPreviewHeadersSubje
* Preview
* ##################################################################################
*/
div#popupMainDiv {
padding: 8px;
margin: -6px 0px 6px -1px;
width: 100%;
}
#mail-display {
width: 870px;
min-height: 500px;

View File

@ -663,11 +663,6 @@ div#mail-index{
* Preview
* ##################################################################################
*/
div#popupMainDiv{
padding: 8px;
margin: -6px 0px 6px -1px;
width: 100%;
}
#mail-display{
// gesamtbreite