Bug 1369794 - Fit clickable area of onboarding icon with icon size. r=mossop

MozReview-Commit-ID: 7PzGPHqKDms

--HG--
extra : rebase_source : c2ddf8e11d84f852dcc905361408af219582c1eb
This commit is contained in:
Rex Lee 2017-06-14 21:21:14 +08:00
Родитель 7c6c1dbfaf
Коммит dfad430ed2
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -24,8 +24,8 @@
}
#onboarding-overlay-icon {
width: 52px;
height: 40px;
width: 36px;
height: 29px;
position: absolute;
cursor: pointer;
top: 30px;