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:
parent
fc676240c9
commit
7aa76b7390
@ -10499,7 +10499,7 @@ h3.tb {
|
||||
#extra-fields .titlewrap {
|
||||
padding: 0;
|
||||
overflow: auto;
|
||||
height: 100px;
|
||||
height: 120px;
|
||||
}
|
||||
|
||||
#img_container a {
|
||||
|
Loading…
Reference in New Issue
Block a user