Increase left margin for visibility descriptions

Now they line up with their title.
This commit is contained in:
Robert Speicher 2015-05-16 16:09:32 -04:00
parent c7ae428b4c
commit 2be995d71c

View file

@ -129,7 +129,7 @@
}
.option-descr {
margin-left: 24px;
margin-left: 36px;
color: $gray;
}
}