Skip to content

Commit

Permalink
Update placeholder text for dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
iewil committed Jan 19, 2019
1 parent a4df5e3 commit 27198be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/html/login-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@
<br>
<div class="dropdown" style="width: 100%; ">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="width: 100%; border: 2px solid #ccc; border-radius: 5px; background: white; color: rgb(42, 45, 51); text-align: left;">
Dropdown button
Select username
</button>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
{{#.}}
Expand Down

0 comments on commit 27198be

Please sign in to comment.