Merge branch 'DanielRuf-patch-position' into develop

This commit is contained in:
rhyneav 2017-11-23 10:56:58 -05:00
commit d34b0748cb

View file

@ -63,7 +63,7 @@ input, select, textarea {
input + span:before {
content: '';
display: inline-block;
position: -.25rem;
position: relative;
width: 1rem;
height: 1rem;
border: 2px solid @primary;