1
0
Fork 0

Update login.handlebars

pull/2/head
Ambrose Chua 2016-12-02 02:00:25 +08:00 committed by GitHub
parent c49d14c7a4
commit 44b7415f32
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{{> navbar isloggingin=true}}
<main class="container" style="margin-top: 64px; margin-bottom: 64px;">
<div class="login text-nowrap m-x-auto">
<div class="login text-nowrap mx-auto">
{{#each errors as |error|}}
<div class="alert alert-danger" role="alert">
{{error}}