Move 'Search Engines Blocked' to 'Right Now' from admin header. see #17324.

git-svn-id: https://develop.svn.wordpress.org/trunk@17829 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith
2011-05-06 23:42:37 +00:00
parent c844ebd18f
commit 5622362093
5 changed files with 11 additions and 15 deletions

View File

@@ -948,19 +948,10 @@ form.upgrade .hint {
float: left;
}
#wphead #privacy-on-link {
font-size: 65%;
font-style: normal;
line-height: 16px;
padding: 0 6px;
vertical-align: middle;
}
#wphead h1 a:hover {
text-decoration:none;
}
#wphead h1 a:hover #site-title,
#wphead h1 a#privacy-on-link:hover {
#wphead h1 a:hover #site-title {
text-decoration:underline;
}