remove unnecessary center tag in devise layout
This commit is contained in:
parent
54d95f5897
commit
fa6bf2c0f5
1 changed files with 1 additions and 2 deletions
|
@ -5,5 +5,4 @@
|
|||
= render "layouts/flash"
|
||||
.container
|
||||
.content
|
||||
%center
|
||||
= yield
|
||||
= yield
|
||||
|
|
Loading…
Reference in a new issue