Fix the position of the search field on all admin pages.

git-svn-id: https://develop.svn.wordpress.org/trunk@8867 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2008-09-11 18:54:05 +00:00
parent 57f978fede
commit 0bfa8da71c
12 changed files with 112 additions and 103 deletions

View File

@@ -27,13 +27,6 @@ div#available-widgets-filter {
border-bottom-style: solid;
}
p#widget-search {
position: absolute;
right: 0;
top: 0;
margin: 0;
}
ul#widget-list {
list-style: none;
margin: 0;