(CE Port) Set max width for onboarding popover

This commit is contained in:
Martin Wortschack 2019-07-15 12:43:02 +00:00 committed by Tim Zallmann
parent f2582fbcdd
commit 6233cb48f2
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@
.onboarding-popover {
box-shadow: 0 2px 4px $dropdown-shadow-color;
max-width: 280px;
.popover-body {
font-size: $gl-font-size;