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:
Andrew Nacin 2012-12-04 23:56:37 +00:00
parent 51db7de93b
commit b8cd44b0d2
1 changed files with 1 additions and 2 deletions

View File

@ -245,9 +245,8 @@
.media-sidebar .setting input[type="checkbox"] {
width: auto;
height: 30px;
float: none;
margin: 0;
margin-top: 8px;
padding: 0;
}