Skip to content

Commit 5cb171b

Browse files
author
Yeliazar
committed
updated Validation form
1 parent 94a5c00 commit 5cb171b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/Forms/Validation/Validation.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
</span>
5959
</b-form-group>
6060
<legend>
61-
<b-badge variant="warning">HTML5</b-badge> input types supported
61+
<span class="badge bg-warning">HTML5</span> input types supported
6262
</legend>
6363
<b-form-group
6464
horizontal
@@ -175,7 +175,7 @@
175175

176176
</fieldset>
177177
<div class="form-action bg-transparent px-0">
178-
<b-button type="submit" variant="success" class="btn-rounded float-right">
178+
<b-button type="submit" variant="success" class="btn-rounded float-end">
179179
Validate & Submit
180180
</b-button>
181181
<b-button type="button" variant="default" class="btn-rounded">

0 commit comments

Comments
 (0)