Commit 6103bb37 authored by Tim Zallmann's avatar Tim Zallmann

Merge branch 'mw-onboarding-popover-width' into 'master'

Set max width for onboarding popover

See merge request gitlab-org/gitlab-ee!14641
parents 6ce49529 b0f57e6f
......@@ -102,6 +102,7 @@
.onboarding-popover {
box-shadow: 0 2px 4px $dropdown-shadow-color;
max-width: 280px;
.popover-body {
font-size: $gl-font-size;
......
---
title: Limit width for onboarding popovers
merge_request: 14641
author:
type: other
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