Built out form ajax requesting, needs some more testing

This commit is contained in:
2018-07-04 21:40:19 +10:00
parent e4eb653a88
commit bd77bf6696
8 changed files with 169 additions and 31 deletions

View File

@@ -8,7 +8,9 @@
* Version:
* 1.0.0 - 2018/05/13
*/
.o-form { }
.o-form {
position: relative;
}
.o-form__group {
+ .o-btn-group,