Autoprefixer for [32506]. see #31874.

Built from https://develop.svn.wordpress.org/trunk@32508


git-svn-id: http://core.svn.wordpress.org/trunk@32478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2015-05-15 20:44:25 +00:00
parent 0949d6492f
commit 7381d50904
9 changed files with 11 additions and 5 deletions

View File

@@ -460,6 +460,7 @@ border color while dragging a file over the uploader drop area */
margin-bottom: 16px;
padding: 0 16px;
border-left: 4px solid #dd3d36;
-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
background-color: #fff;
}
@@ -478,6 +479,7 @@ border color while dragging a file over the uploader drop area */
margin: 12px 0;
padding: 4px 0 0;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
background: none;
}