File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -295,7 +295,7 @@ <h3>Create a profile</h3>
295
295
< form >
296
296
< div class ="field is-horizontal ">
297
297
< div class ="field-label is-small ">
298
- < label class ="label "> < span class ="icon is-small "> < i class ="fas fa-search "> </ i > </ span > </ label >
298
+ < label class ="label "> < span class ="icon is-small "> < em class ="fas fa-search "> </ em > </ span > </ label >
299
299
</ div >
300
300
< div class ="field-body ">
301
301
< div class ="field ">
@@ -625,7 +625,7 @@ <h3>Create a profile</h3>
625
625
</ divp >
626
626
< div class ="level-item " x-show ="selectedAbility ">
627
627
< button class ="button is-primary is-small " @click ="saveAbility(true) " x-bind:disabled ="!selectedAbilityId ">
628
- < span class ="icon "> < i class ="fas fa-plus "> </ i > </ span >
628
+ < span class ="icon "> < em class ="fas fa-plus "> </ em > </ span >
629
629
< span > Save & Add</ span >
630
630
</ button >
631
631
</ div >
You can’t perform that action at this time.
0 commit comments