About to start work on buttons

This commit is contained in:
2018-05-15 08:10:54 +10:00
parent fbceaaddb0
commit d8b1c41538
10 changed files with 83 additions and 17 deletions

View File

@ -10,4 +10,9 @@
*/
.o-form { }
.o-form__group { }
.o-form__group {
+ .o-btn-group,
+ .o-form__group {
margin-top: 1em;
}
}