Commit 6233cb48 authored by Martin Wortschack's avatar Martin Wortschack Committed by Tim Zallmann

(CE Port) Set max width for onboarding popover

parent f2582fbc
......@@ -102,6 +102,7 @@
.onboarding-popover {
box-shadow: 0 2px 4px $dropdown-shadow-color;
max-width: 280px;
.popover-body {
font-size: $gl-font-size;
......
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