Fix position of search tags box, props scohoust, fixes #7731

git-svn-id: http://svn.automattic.com/wordpress/trunk@8872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2008-09-11 21:59:55 +00:00
parent aabd5aa94f
commit 23e4109c1d
1 changed files with 0 additions and 7 deletions

View File

@ -1521,13 +1521,6 @@ form#tags-filter {
position: relative;
}
p#tag-search {
position: absolute;
right: 0;
top: 0;
margin: 0;
}
form#posts-filter {
position: relative;
}