Bug 1387969 - show scrollbar when onboarding tour description is longer;r=rexboy

MozReview-Commit-ID: 12uhcn9EWJZ

--HG--
extra : rebase_source : 4ce0e7c35ee6003a508e9aa008ef5441e6692d4a
This commit is contained in:
gasolin 2017-08-11 17:11:24 +08:00
Родитель 5fa9ec9b19
Коммит 56f7882236
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -251,6 +251,8 @@
line-height: 22px;
padding-inline-start: 40px;
padding-inline-end: 28px;
max-height: 360px;
overflow: auto;
}
.onboarding-tour-description > h1 {