diff --git a/server/styles.css b/server/styles.css index 71b036caa7..7fb6209947 100644 --- a/server/styles.css +++ b/server/styles.css @@ -100,7 +100,6 @@ .checkbox__control { width: 1.5rem; height: 1.5rem; - border: 1px solid white; } .checkbox__control svg { @@ -108,14 +107,11 @@ transform-origin: center center; } - .checkbox__input { - + .checkbox__brackets { + left: -1px; + top: -1px; } - - .checkbox__input * { - - } - + .checkbox__input input { opacity: 0; width: 1.5rem; diff --git a/server/templates/community.hbs b/server/templates/community.hbs index 70ad8e6617..6ef8cdd93f 100644 --- a/server/templates/community.hbs +++ b/server/templates/community.hbs @@ -8,8 +8,14 @@