LP#1778972 OPAC Redesign collab/gmcharlt/lp1778972_opac_redesign
authorblake <blake@mobiusconsortium.org>
Thu, 10 Sep 2020 15:03:56 +0000 (10:03 -0500)
committerblake <blake@mobiusconsortium.org>
Thu, 10 Sep 2020 15:03:56 +0000 (10:03 -0500)
Tweaked input checkboxes to be more in-line with the label text

Signed-off-by: blake <blake@mobiusconsortium.org>
Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2

index cf21aa6..44b118f 100755 (executable)
@@ -2968,6 +2968,11 @@ a.preflib_change {
     white-space: pre-wrap;
 }
 
+/* override a tiny bootstrap alignment issue */
+.form-check-input {
+    margin-top: .2rem;
+}
+
 @media only screen and (min-width: 992px) {
        .nav-fr{
        float: right;