mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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: https://develop.svn.wordpress.org/trunk@20571 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user