Custom background color fixes. see #12186
git-svn-id: http://svn.automattic.com/wordpress/trunk@13668 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -3659,6 +3659,11 @@ div#custom-background h2 {
|
||||
width:80px;
|
||||
}
|
||||
|
||||
#custom-background-image {
|
||||
max-width: 400px;
|
||||
max-height: 200px;
|
||||
}
|
||||
|
||||
div#custom-background-image img {
|
||||
max-width: 400px;
|
||||
max-height: 200px;
|
||||
|
||||
Reference in New Issue
Block a user