Use button_to
for method: :post
links on account show page (#32154)
This commit is contained in:
parent
651846c622
commit
c009507912
2 changed files with 14 additions and 10 deletions
|
@ -19,6 +19,10 @@ code {
|
|||
margin-bottom: 24px;
|
||||
}
|
||||
|
||||
form.button_to {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.fade-out-top {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue