We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df20a8 commit aa5e42bCopy full SHA for aa5e42b
app/views/devise/sessions/new.html.slim
@@ -12,7 +12,7 @@
12
figure.image.is-24x24
13
= image_tag('google.svg', class:'is-rounded', alt: 'G')
14
| Google
15
- = link_to "#", method: :post, class: 'button has-fixed-width is-outlined is-budgeting-kid-hoverable' do
+ /= link_to "#", method: :post, class: 'button has-fixed-width is-outlined is-budgeting-kid-hoverable' do
16
span
17
18
= image_tag('facebook.svg', class:'is-rounded', alt: 'G')
0 commit comments