Change View All Buttons into plain links. Show full set of status links in recent comments box. Drop Change Theme button.Props ryanimel. fixes #17282

git-svn-id: https://develop.svn.wordpress.org/trunk@17797 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2011-05-04 19:18:20 +00:00
parent 5cb3ed94ae
commit b0b8e59268
4 changed files with 11 additions and 11 deletions

View File

@@ -203,6 +203,10 @@ div.postbox div.inside {
font-size: 10px;
}
#dashboard_recent_comments .subsubsub {
float: none;
}
#the-comment-list {
position: relative;
}