remove btn-group:after

This commit is contained in:
2022-12-19 17:35:55 -08:00
parent ce7466ac04
commit 727c23cec3
2 changed files with 4 additions and 8 deletions

View File

@@ -14,8 +14,10 @@
<fieldset id="user-configurable">
<legend>Change Configuration</legend>
<div class="labels-inputs">
<div id="labels"></div>
<div id="inputs"></div>
<div id="labels">
</div>
<div id="inputs">
</div>
</div>
<div class="btn-group" id="form-actions">
<button id="cancel">CANCEL</button>