From 70cabcb547fd5a8fafa2b3df235fabd4156d746a Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 26 Mar 2023 18:44:36 -0400 Subject: [PATCH] spelling: should Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- view/theme/frio/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 24e3c44dc..0758988fc 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -2180,7 +2180,7 @@ wall-item-comment-wrapper.well hr { nav .acpopup { margin-left: -23px; } -/** @todo: we schould consider the possibility to overwrite bootstrap dropdowns +/** @todo: we should consider the possibility to overwrite bootstrap dropdowns at the beginning of this file to get rid of the !important */ .textcomplete-item > a { color: $font_color_darker !important;