Increase height of Theme install thickbox to remove useless scrollbars. Props ocean90

git-svn-id: https://develop.svn.wordpress.org/trunk@14818 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dion Hulse
2010-05-23 12:04:24 +00:00
parent cf29647f4a
commit 87c99854d6
4 changed files with 4 additions and 4 deletions

View File

@@ -93,7 +93,7 @@ div.star img {
#theme-information .action-button {
border-top-width: 1px;
border-top-style: solid;
margin: 10px 5px 20px;
margin: 10px 5px 0;
}
#theme-information .action-button #cancel {