Little CSS tweaks

This commit is contained in:
An Phan 2016-03-06 12:07:05 +08:00
parent 9d8ba43574
commit ced14bbfff

View file

@ -258,7 +258,7 @@
border-radius: $borderRadius;
color: #333;
.form-row::first-of-type {
.form-row::first-child {
margin-top: 0;
}