Adds in missing class

Brings in class that was missing from updated Sass but in style.css.
Props @corvannoorloos
This commit is contained in:
Tammie Lister 2014-08-13 12:18:30 +01:00
parent beae35b2e2
commit 96718641de
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
}
.byline,
.updated {
.updated:not(.published){
display: none;
}