Merge pull request #260 from auzeonfung/patch-1

(css) Fix .sg-date-group misplaced in CJK locales
pull/261/head
Francis Lachapelle 2019-10-13 21:32:24 -04:00 committed by GitHub
commit 422d6b4929
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -427,6 +427,7 @@ $today-font-size: 72px; // Visualy adjusted
font-size: sg-size(button);
line-height: 1;
text-transform: uppercase;
word-break: keep-all;
}
.sg-date-today {