Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuzanne Selhorn <sselhorn@gitlab.com>2023-01-20 20:22:19 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2023-01-20 20:22:19 +0300
commitc77db87343c4d6cd653a3ba24cc9c00ebaef32b4 (patch)
treee82ff7601970cd52caad899b19d12600bcb0a2a7 /layouts
parentb072dafa2cf27249a34714484196124ec6f11f05 (diff)
parent92f1ef0305cfb4adf4be3d05773f4150d5a3a1e0 (diff)
Merge branch 'sarahg/cta-btn-shenanigans' into 'main'
Fix Omnibus CTA button height See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3455 Merged-by: Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by: Sarah German <sgerman@gitlab.com>
Diffstat (limited to 'layouts')
-rw-r--r--layouts/cta_omnibus.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/cta_omnibus.html b/layouts/cta_omnibus.html
index ebfb6956..dae6639d 100644
--- a/layouts/cta_omnibus.html
+++ b/layouts/cta_omnibus.html
@@ -1,3 +1,3 @@
-<a class="btn btn-danger btn-cta text-white" href="https://about.gitlab.com/free-trial/#selfmanaged/" target="_blank" rel="noopener noreferrer" role="button">
+<a class="gl-button btn btn-cta text-white gl-shadow-none! gl-md-pr-3" href="https://about.gitlab.com/free-trial/?hosted=self-managed" target="_blank" rel="noopener noreferrer" role="button">
Get free trial
-</a> \ No newline at end of file
+</a>