mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-19 21:15:23 +00: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%;
|
margin-right: 4%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.media-sidebar .setting select {
|
||||||
|
max-width: 65%;
|
||||||
|
}
|
||||||
|
|
||||||
.media-sidebar .setting span,
|
.media-sidebar .setting span,
|
||||||
.compat-item label span {
|
.compat-item label span {
|
||||||
float: left;
|
float: left;
|
||||||
@ -1044,8 +1048,9 @@
|
|||||||
* Attachment Display Settings
|
* Attachment Display Settings
|
||||||
*/
|
*/
|
||||||
.attachment-display-settings {
|
.attachment-display-settings {
|
||||||
overflow: hidden;
|
width: 100%;
|
||||||
float: left;
|
float: left;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.attachment-display-settings h4 {
|
.attachment-display-settings h4 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user