mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 03:34:33 +00:00
Styling and minor improvements for items per page option
git-svn-id: https://develop.svn.wordpress.org/trunk@10872 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1943,12 +1943,17 @@ p.search-box {
|
||||
margin: -5px 0 0;
|
||||
}
|
||||
|
||||
.search-input {
|
||||
.search-input,
|
||||
.screen-per-page {
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
.screen-per-page {
|
||||
width: 3em;
|
||||
}
|
||||
|
||||
#posts-filter fieldset {
|
||||
float: left;
|
||||
margin: 0 1.5ex 1em 0;
|
||||
|
||||
Reference in New Issue
Block a user