As per the recommendations: make the text inside the files drop box larger, improve the explanation about the "resize image" checkbox, see #18206
git-svn-id: http://svn.automattic.com/wordpress/trunk@18902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -3824,7 +3824,7 @@ form.upgrade .hint {
|
||||
}
|
||||
|
||||
.drag-drop .drag-drop-inside {
|
||||
padding-top: 50px;
|
||||
padding-top: 60px;
|
||||
}
|
||||
|
||||
.drag-drop .drag-drop-inside p {
|
||||
@@ -3832,7 +3832,10 @@ form.upgrade .hint {
|
||||
}
|
||||
|
||||
.dragdrop-info {
|
||||
color: #aaa;
|
||||
display: none;
|
||||
font-size: 24px;
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
.drag-drop .dragdrop-info {
|
||||
|
||||
Reference in New Issue
Block a user