mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-26 06:04:31 +00:00
Remove white box-shadow divider from uploading status area for consistency.
Props paulwilde. Fixes #28751. git-svn-id: https://develop.svn.wordpress.org/trunk@29286 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1185,8 +1185,6 @@ video#inline-media-node {
|
||||
|
||||
.media-sidebar .media-uploader-status {
|
||||
border-bottom: 1px solid #dfdfdf;
|
||||
-webkit-box-shadow: 0 1px 0 #fff;
|
||||
box-shadow: 0 1px 0 #fff;
|
||||
}
|
||||
|
||||
.uploader-inline .media-uploader-status h3 {
|
||||
|
||||
Reference in New Issue
Block a user