Commit a30dc6ff authored by Vitaly Slobodin's avatar Vitaly Slobodin

Fix overlapping 'Skip trial' block

parent 39896262
.container.fixed-bottom.mb-5
.mw-460.mx-auto
= link_to _('Skip Trial (Continue with Free Account)'), dashboard_projects_path, class: 'block center py-2'
.label
= _("You won't get a free trial right now but you can always resume this process by clicking on your avatar and choosing 'Start a free trial'.")
.my-5
= link_to _('Skip Trial (Continue with Free Account)'), dashboard_projects_path, class: 'block center py-2'
.label
= _("You won't get a free trial right now but you can always resume this process by clicking on your avatar and choosing 'Start a free trial'.")
---
title: Fix overlapping `Skip Trial` block
merge_request: 19218
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment