Allow flexible sizes for custom header uploads. Round 1. Props aaroncampbell, sabreuse. see #17242

git-svn-id: https://develop.svn.wordpress.org/trunk@19815 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2012-02-02 23:35:37 +00:00
parent 1387e4e2a7
commit 80cc194365
3 changed files with 227 additions and 45 deletions
-1
View File
@@ -4494,7 +4494,6 @@ span.imgedit-scale-warn {
.appearance_page_custom-header #headimg {
border: 1px solid #DFDFDF;
min-height: 100px;
width: 100%;
}