mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-11 02:49:04 +01:00
git-svn-id: http://core.svn.wordpress.org/trunk@22733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
0b8e9af39a
commit
ae52867831
@ -210,6 +210,10 @@
|
||||
margin-right: 4%;
|
||||
}
|
||||
|
||||
.media-sidebar .setting select {
|
||||
max-width: 65%;
|
||||
}
|
||||
|
||||
.media-sidebar .setting span,
|
||||
.compat-item label span {
|
||||
float: left;
|
||||
@ -1044,8 +1048,9 @@
|
||||
* Attachment Display Settings
|
||||
*/
|
||||
.attachment-display-settings {
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
float: left;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.attachment-display-settings h4 {
|
||||
|
Loading…
Reference in New Issue
Block a user