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: http://svn.automattic.com/wordpress/trunk@16314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
markjaquith
2010-11-12 04:05:33 +00:00
parent 5f4a583fb1
commit 6d78cf73f9
6 changed files with 13 additions and 13 deletions

File diff suppressed because one or more lines are too long

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;
}