Twenty Nineteen: Remove trailing comma after selector in `sass/site/primary/_posts-and-pages.scss`.

Props itowhid06.
Fixes #48171.

git-svn-id: https://develop.svn.wordpress.org/trunk@46347 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2019-09-29 22:39:20 +00:00
parent 679b6a09e6
commit d6aa801691
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@
}
&:before,
&:after, {
&:after {
position: absolute;
display: block;
width: 100%;