Style onboarding image with more space & light border

This commit is contained in:
Alasdair Smith 2017-09-29 11:38:56 +01:00
parent a4fa713f38
commit 738acefac7

View file

@ -108,6 +108,11 @@ a.feat-onboard-dismiss {
top: 17px !important; top: 17px !important;
} }
img {
margin-bottom: 10px;
border: 1px solid @gray-lighter;
}
&.right > .arrow { &.right > .arrow {
left: -10px !important; left: -10px !important;