From 64570de75f5f20ce049317a8be70cae6ce412acd Mon Sep 17 00:00:00 2001 From: Adhityaa Chandrasekar Date: Wed, 25 Jul 2018 00:05:19 +0530 Subject: [PATCH] commento.scss: set width of commento-name to fit-content --- frontend/sass/commento.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/sass/commento.scss b/frontend/sass/commento.scss index 6701224..a5a1129 100644 --- a/frontend/sass/commento.scss +++ b/frontend/sass/commento.scss @@ -106,6 +106,7 @@ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; + width: fit-content; } .commento-subtitle {