mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-18 12:35:03 +00:00
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;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
p#tag-search {
|
|
||||||
position: absolute;
|
|
||||||
right: 0;
|
|
||||||
top: 0;
|
|
||||||
margin: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
form#posts-filter {
|
form#posts-filter {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user