Increase the height of the Add Photos box in Press This to prevent unnecessary scrolling. Fixes #26506, props SergeyBiryukov.

git-svn-id: https://develop.svn.wordpress.org/trunk@26835 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Thomas 2013-12-09 19:15:24 +00:00
parent fc676240c9
commit 7aa76b7390
1 changed files with 1 additions and 1 deletions

View File

@ -10499,7 +10499,7 @@ h3.tb {
#extra-fields .titlewrap {
padding: 0;
overflow: auto;
height: 100px;
height: 120px;
}
#img_container a {