Minor UI refinements
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@
|
||||
<div class="card" id="vote-card">
|
||||
<label class="field">
|
||||
<span>Your name</span>
|
||||
<input type="text" id="voter-name" maxlength="60" placeholder="So the group knows who answered" autocomplete="name">
|
||||
<input type="text" id="voter-name" maxlength="60" autocomplete="name">
|
||||
</label>
|
||||
<div class="actions">
|
||||
<button class="btn btn-primary" id="vote-btn">Send my answer</button>
|
||||
|
||||
Reference in New Issue
Block a user