Enhance Checkbox Display

This commit is contained in:
St19_Galla 2016-08-05 15:24:33 -04:00 committed by GitHub
parent 371aab1e26
commit dd85de22e6

View file

@ -12,7 +12,7 @@
display: block; display: block;
float: left; float: left;
margin-right: 1rem; margin-right: 1rem;
border: 1px solid $active-gray; border: 1px solid rgba(0,0,0,.2);
border-radius: 3px; border-radius: 3px;
width: 1.25rem; width: 1.25rem;
height: 1.25rem; height: 1.25rem;