Media views: Better checkbox positioning. props helenyhou. fixes #22724.
git-svn-id: http://core.svn.wordpress.org/trunk@23049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
51db7de93b
commit
b8cd44b0d2
|
@ -245,9 +245,8 @@
|
||||||
|
|
||||||
.media-sidebar .setting input[type="checkbox"] {
|
.media-sidebar .setting input[type="checkbox"] {
|
||||||
width: auto;
|
width: auto;
|
||||||
height: 30px;
|
|
||||||
float: none;
|
float: none;
|
||||||
margin: 0;
|
margin-top: 8px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue