From 559e21050345b387d7aa257ff17065978406e003 Mon Sep 17 00:00:00 2001 From: Patrick Marsceill Date: Fri, 16 Nov 2018 15:04:31 -0500 Subject: [PATCH] Lint --- _sass/content.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/content.scss b/_sass/content.scss index 8aa9f6c..46fc294 100644 --- a/_sass/content.scss +++ b/_sass/content.scss @@ -5,9 +5,9 @@ .page-content { a { + overflow: hidden; text-overflow: ellipsis; white-space: nowrap; - overflow: hidden; } ul,