Fix minor styles
This commit is contained in:
parent
923455ab31
commit
97c262fb6c
8 changed files with 34 additions and 43 deletions
|
|
@ -20,7 +20,7 @@
|
|||
</select>
|
||||
<input type="password" class="form-control"
|
||||
placeholder="{{'Your password'|translate}}" name="openPassword" ng-model="openPassword" required>
|
||||
<div class="text-right">
|
||||
<div class="text-right m20t">
|
||||
<a href="#!/" class="back-button text-white m20r">« <span translate>Back</span></a>
|
||||
<button translate type="submit" class="button white m0" ng-disabled="openForm.$invalid || loading">Open</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue