- Integrate to editor menu

This commit is contained in:
Paulo Gustavo Veiga
2012-06-16 12:12:53 -03:00
parent 2f52856ea1
commit 65db1acf6a
4 changed files with 20 additions and 16 deletions

View File

@@ -189,5 +189,13 @@ div.modalDialog .title
height:400px;
}
.shareModalDialog .content {
height:440px;
}
div.shareModalDialog {
width: 550px;
}