From 651f848704e718f07988f402a4edc61346823f41 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 28 Aug 2020 15:48:43 +0800 Subject: [PATCH] less/roojs-bootstrap/checkbox.less --- less/roojs-bootstrap/checkbox.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/roojs-bootstrap/checkbox.less b/less/roojs-bootstrap/checkbox.less index accfc3c4e4..6d66d90108 100644 --- a/less/roojs-bootstrap/checkbox.less +++ b/less/roojs-bootstrap/checkbox.less @@ -41,7 +41,7 @@ .checkbox input[type="checkbox"]:not(:checked) + label::after { font-size: 18px; padding-top: 0px; - font-family: 'Font Awesome 5 Free 400'; + font-family: 'Font Awesome 5 Free 400'; /* change the font - uses the filled one */ font-weight: 900; content: "\f0c8"; } -- 2.39.2