Place holder for Favorite Actions dropdown

git-svn-id: https://develop.svn.wordpress.org/trunk@8985 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-09-25 23:49:24 +00:00
parent aceb2047b4
commit d7f57bfcdb
3 changed files with 31 additions and 0 deletions

View File

@@ -1583,6 +1583,13 @@ p.search-box .button, #widget-search .button {
border-style: solid;
}
p.favorite-actions {
position: absolute;
right: 15px;
top: 52px;
margin: 0;
}
#posts-filter fieldset {
float: left;
margin: 0 1.5ex 1em 0;