From: Laury GvR Date: Thu, 14 Aug 2014 18:32:57 +0000 (-0400) Subject: Adding right-margin to contact checkboxes X-Git-Tag: V1.0^2~78 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=4e923524b741324884ecf456943837b830d61c9f;p=web%2FKeweenaw.git Adding right-margin to contact checkboxes Adding right-margin to contact checkboxes --- diff --git a/styles.css b/styles.css index 0201275..5a7871d 100644 --- a/styles.css +++ b/styles.css @@ -32,7 +32,8 @@ nav.top-bar .top-bar-section > ul > li.calendar ul.dropdown, } input[type="checkbox"] { - margin-bottom: 0; + margin-bottom: 2px; + margin-right: 11px; } html {