PR Feedback

This commit is contained in:
Ken Hoes
2016-06-09 08:43:48 -04:00
parent a1e798aec3
commit 34cc31c2df
2 changed files with 7 additions and 0 deletions

View File

@@ -182,6 +182,12 @@
align-items: flex-start;
}
.Form-checkbox--stacked {
label {
display: block;
}
}
.Form-textUneditable {
.Form-textInput {
border: none;