Remove the "See more" toggle from the At a Glance dashboard widget. Fixes #26614.

git-svn-id: https://develop.svn.wordpress.org/trunk@27583 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2014-03-18 12:55:42 +00:00
parent a053f70f11
commit d91dd88edc
3 changed files with 2 additions and 23 deletions

View File

@@ -664,12 +664,6 @@ form.initial-form.quickpress-open input#title {
padding: 8px 12px 4px;
}
#future-posts .show-more,
#published-posts .show-more {
float: right;
margin-right: 12px;
}
#future-posts ul,
#published-posts ul {
clear: both;