Merge pull request #612 from emiluzelac/patch-33

Double quotes for consistency.
This commit is contained in:
Konstantin Obenland 2014-09-14 09:41:41 -07:00
commit b9191d970e
1 changed files with 1 additions and 1 deletions

View File

@ -603,7 +603,7 @@ a:active {
.site-content:after, .site-content:after,
.site-footer:before, .site-footer:before,
.site-footer:after { .site-footer:after {
content: ''; content: "";
display: table; display: table;
} }