Better Dashboard treatment when in no-JS, especially Quick Draft. props georgestephanis, helen. fixes #26376.

git-svn-id: https://develop.svn.wordpress.org/trunk@26563 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi
2013-12-03 17:31:33 +00:00
parent cd27779337
commit 6e77a372e2
2 changed files with 8 additions and 6 deletions

View File

@@ -3103,7 +3103,7 @@ form.initial-form.quickpress-open input#title {
/* Dashboard Quick Draft - Drafts list */
#dashboard_quick_press .drafts {
.js #dashboard_quick_press .drafts {
border-top: 1px solid #eee;
}