Skip to content

Commit 37b9f2b

Browse files
prateekj117niranjan94
authored andcommitted
Extra space in Event View Page
1 parent f4ecdf4 commit 37b9f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/public.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<div class="ten wide column">
4242
{{outlet}}
4343
</div>
44-
<div class="three wide column {{if device.isMobile 'public'}}">
44+
<div class="three wide column">
4545
{{#if (not-eq session.currentRouteName 'public.cfs.new-speaker')}}
4646
{{public/social-links externalUrl=model.externalEventUrl socialLinks=model.socialLinks}}
4747
{{/if}}

0 commit comments

Comments
 (0)