Fix Issue 394 (trunk): add a few pixels to bottom of dialog

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1155 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2010-01-06 04:35:41 +00:00
parent 2e9c519ea9
commit f50c753277
2 changed files with 4 additions and 12 deletions

View File

@@ -781,7 +781,7 @@ button#tool_docprops_cancel {
top: 50%;
width: 300px;
margin-left: -150px;
height: 145px;
height: 150px;
margin-top: -80px;
position:fixed;
z-index:50001;