Various fixes and improvements to the Mail module

This commit is contained in:
Francis Lachapelle
2014-09-10 11:37:52 -04:00
parent c441fa5b80
commit 1dd3dbacb5
8 changed files with 60 additions and 38 deletions

View File

@@ -659,19 +659,6 @@ DIV.dialog > DIV
top: 7px;
}
DIV.dialog.searchMail {
position: relative;
padding: 0px;
opacity: 1;
width: 75%;
height: 75%;
margin: 2em auto;
}
DIV.dialog.searchMail > DIV {
min-height:500px;
}
DIV.dialog.none
{ position: relative;
margin: 0px;