From: blake Date: Wed, 9 Sep 2020 16:20:03 +0000 (-0500) Subject: LP#1778972 OPAC Redesign X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=57f58971ac8c765d8009a551f5428ccbf8327862;p=working%2FEvergreen.git LP#1778972 OPAC Redesign Tweaked input checkboxes to be more in-line with the label text Signed-off-by: blake --- diff --git a/Open-ILS/web/css/bootstrap/bootstrap.css b/Open-ILS/web/css/bootstrap/bootstrap.css index aa497136c8..e874607360 100644 --- a/Open-ILS/web/css/bootstrap/bootstrap.css +++ b/Open-ILS/web/css/bootstrap/bootstrap.css @@ -2144,7 +2144,7 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for .form-check-input { position: absolute; - margin-top: 0.3rem; + margin-top: 0.2rem; margin-left: -1.25rem; } @@ -8972,4 +8972,4 @@ a.text-dark:hover, a.text-dark:focus { border: 1px solid #ddd !important; } } -/*# sourceMappingURL=bootstrap.css.map */ \ No newline at end of file +/*# sourceMappingURL=bootstrap.css.map */