Update the UI styles for Playlist Settings.

Props melchoyce for the design.
See #26631.



git-svn-id: https://develop.svn.wordpress.org/trunk@27487 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor
2014-03-09 23:18:06 +00:00
parent c87fc83bf8
commit 975cf5574a
2 changed files with 18 additions and 9 deletions
+9
View File
@@ -1432,6 +1432,15 @@
overflow: hidden;
}
.collection-settings .setting input[type="checkbox"] {
float: left;
margin-right: 8px;
}
.collection-settings .setting span {
min-width: inherit;
}
/**
* Image Editor
*/