diff --git a/frontend/app/components/Session_/EventsBlock/EventGroupWrapper.js b/frontend/app/components/Session_/EventsBlock/EventGroupWrapper.js index 9ce12cb88..44efb5b75 100644 --- a/frontend/app/components/Session_/EventsBlock/EventGroupWrapper.js +++ b/frontend/app/components/Session_/EventsBlock/EventGroupWrapper.js @@ -70,14 +70,13 @@ class EventGroupWrapper extends React.Component { <>
{isFirst && isLocation && event.referrer && ( diff --git a/frontend/app/components/Session_/EventsBlock/eventGroupWrapper.module.css b/frontend/app/components/Session_/EventsBlock/eventGroupWrapper.module.css index 552c44ab8..3b88ff688 100644 --- a/frontend/app/components/Session_/EventsBlock/eventGroupWrapper.module.css +++ b/frontend/app/components/Session_/EventsBlock/eventGroupWrapper.module.css @@ -1,5 +1,5 @@ .first { - padding-top: 7px; + /* padding-top: 7px; */ border-radius: 0; }