applied comments and add the possibility to resize the search inbox window

This commit is contained in:
Alexandre Cloutier
2014-08-27 12:30:33 -04:00
parent c76cb36461
commit 07a138e0d6
5 changed files with 95 additions and 91 deletions

View File

@@ -662,7 +662,8 @@ DIV.dialog.searchMail {
position: relative;
padding: 0px;
opacity: 1;
width: 700px;
width: 60%;
height: 75%;
margin: 2em auto;
}