Media views: Better checkbox positioning. props helenyhou. fixes #22724.

git-svn-id: https://develop.svn.wordpress.org/trunk@23049 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2012-12-04 23:56:37 +00:00
parent e13e333569
commit d2ed0a5401
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;
}