Switch to radio boxes for Post Format picking. Saves a click. Maybe we should do this with Post Status as well. see #14746

git-svn-id: https://develop.svn.wordpress.org/trunk@16314 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2010-11-12 04:05:33 +00:00
parent d8c91db1f4
commit 647422ad33
6 changed files with 13 additions and 13 deletions

View File

@@ -4099,7 +4099,7 @@ table.form-table td .updated {
#poststuff .inside .submitbox p {
margin: 1em 0;
}
#post-visibility-select {
#post-visibility-select, #post-formats-select {
line-height: 1.5em;
margin-top: 3px;
}