mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
CSS rule fixes from Nao and ionfish. fixes #5993
git-svn-id: https://develop.svn.wordpress.org/trunk@7020 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
div#media-upload-header {
|
||||
background-color: #eaf3fa;
|
||||
margin: none;
|
||||
margin: 0;
|
||||
padding: 1em 0.5em 0.5em 0.5em;
|
||||
font-weight: bold;
|
||||
}
|
||||
@@ -170,7 +170,7 @@ span.filename {
|
||||
width: 100%;
|
||||
}
|
||||
.startopen .describe {
|
||||
display: auto;
|
||||
display: block;
|
||||
}
|
||||
.required abbr {
|
||||
color: red;
|
||||
|
||||
Reference in New Issue
Block a user