Lengthen the "screen-per-page" input box to prevent cutoff caused by setting type="number", remove some duplicate css, props thezman84, see #20015

git-svn-id: http://svn.automattic.com/wordpress/trunk@20571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2012-04-23 23:00:14 +00:00
parent f5095b91d4
commit f092bf9a71
2 changed files with 5 additions and 39 deletions

View File

@@ -818,17 +818,6 @@ th.sorted a span {
margin-left: -1px;
}
/* positioning etc. */
#posts-filter fieldset {
float: right;
margin: 0 0 1em 1.5ex;
}
#posts-filter fieldset legend {
padding: 0 1px .2em 0;
}
/* Global classes */
#post-body .tagsdiv #newtag {