Reposition the Search and Filter. Brings the top of the screen closer to the wireframes.

git-svn-id: https://develop.svn.wordpress.org/trunk@9073 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2008-10-03 00:13:12 +00:00
parent 9a41b69f98
commit 3664763817
12 changed files with 91 additions and 77 deletions
+4 -2
View File
@@ -131,8 +131,10 @@ h6 {
.subsubsub {
list-style: none;
margin: 0 0 8px;
margin: 0;
padding: 0;
position: relative;
top: -5px;
white-space: nowrap;
font-size: 12px;
float: left;
@@ -223,7 +225,7 @@ th.check-column + th, th.check-column + td {
border-width: 1px;
border-style: solid;
padding: 0 0.6em;
margin-bottom: 1em;
margin: 3px 15px 5px;
}
.updated p, .error p {
-4
View File
@@ -117,10 +117,6 @@ table.ie-fixed {
table-layout: fixed;
}
.search-box .button, #widget-search .button {
padding: 1px;
}
.widefat tr, .widefat th {
margin-bottom: 0;
border-spacing: 0;