ux: minor updates

This commit is contained in:
Torkel Ödegaard
2017-08-20 21:23:41 +02:00
parent 21a7f57248
commit a95d587c96
4 changed files with 3 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
<form name="addTokenForm" class="gf-form-group">
<div class="gf-form-inline">
<div class="gf-form max-width-21">
<span class="gf-form-label">Add a key</span>
<span class="gf-form-label">Key name</span>
<input type="text" class="gf-form-input" ng-model='token.name' placeholder="Name"></input>
</div>
<div class="gf-form">