From: blake Date: Thu, 10 Sep 2020 14:55:32 +0000 (-0500) Subject: Revert "LP#1778972 OPAC Redesign" X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ba583a5b1c5834058e9fac5c597022681796b9f2;p=working%2FEvergreen.git Revert "LP#1778972 OPAC Redesign" moving this code change to templates-bootstrap/opac/css/style.css.tt2 instead of bootstrap's direct css. This reverts commit 57f58971ac8c765d8009a551f5428ccbf8327862. --- diff --git a/Open-ILS/web/css/bootstrap/bootstrap.css b/Open-ILS/web/css/bootstrap/bootstrap.css index e874607360..aa497136c8 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.2rem; + margin-top: 0.3rem; 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 */ +/*# sourceMappingURL=bootstrap.css.map */ \ No newline at end of file