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;
float: left;
margin-right: 1rem;
border: 1px solid $active-gray;
border: 1px solid rgba(0,0,0,.2);
border-radius: 3px;
width: 1.25rem;
height: 1.25rem;