change name of form class to reflect purpose

This commit is contained in:
sbwalker
2024-02-23 14:05:40 -05:00
parent 42624246bd
commit 4402645b37
5 changed files with 5 additions and 5 deletions

View File

@ -229,6 +229,6 @@ app {
margin-left: 5px;
}
.app-form-button {
.app-form-inline {
display: inline-block;
}