From: Alan Knowles Date: Fri, 28 Aug 2020 07:48:43 +0000 (+0800) Subject: less/roojs-bootstrap/checkbox.less X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=651f848704e718f07988f402a4edc61346823f41 less/roojs-bootstrap/checkbox.less --- 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"; }