mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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:
@@ -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 {
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user