Thin out the border around link-sharing onboarding popover arrow

This commit is contained in:
Shane Kilkelly 2017-11-10 13:25:59 +00:00
parent 42c0974671
commit 87e4303aac

View file

@ -170,7 +170,7 @@ a.feat-onboard-dismiss {
&.bottom::before {
border-top-width: 0;
border-bottom-color: rgba(0, 0, 0, .3);
top: -11px;
top: -10px;
right: 38px;
}