From a3ad3dc2e34a1828de17bd114c4115bf94e43438 Mon Sep 17 00:00:00 2001 From: Rafael Mardojai CM Date: Tue, 28 Jan 2020 18:27:46 -0500 Subject: [PATCH] userChrome.css: fix optional features descriptions --- userChrome.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/userChrome.css b/userChrome.css index 807866f..273ff66 100644 --- a/userChrome.css +++ b/userChrome.css @@ -14,10 +14,10 @@ /*@import "theme/hide-single-tab.css"; /**/ /* Limit the URL bar's autocompletion popup's width to the URL bar's width (GNOMISH) - * This feature is included by default for Firefox 70+ */ + * This feature is included by default for Firefox 70+. */ /*@import "theme/matching-autocomplete-width.css"; /**/ -/* Use square title buttons old style. */ +/* Use square title buttons old style */ /*@import "theme/square-title-buttons.css"; /**/ /* Active tab high contrast */