Skip to content

Commit 6861d28

Browse files
committed
Move asterisk to the right
1 parent c1b22f4 commit 6861d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack/js/components.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ export const App = {
8585
<div class="column is-one-quarter">
8686
<form id="filters" v-if="options.skills.length">
8787
<label for="skills">
88-
<strong>*Skill set</strong><br/>
88+
<strong>Skill set*</strong><br/>
8989
Choose up to three skills that you would like to see issues for.
9090
</label>
9191
<VueSelect

0 commit comments

Comments
 (0)