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:
parent
aabd5aa94f
commit
23e4109c1d
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue