McAtze
Member
AMS Premium
CAS Premium
LD Premium
RMS Premium
SC Premium
UBS Premium
Pick'em
Power Rankings
Sportsbook
I've found a small template issue in xa_ams_article_view at line 690-692. The following code (1) should be covered like this (2). So, there is a small padding around und a little separater at the bottom.
(1)
(2)
See attachments..

(1)
HTML:
<xf:contentcheck>
<xf:macro template="share_page_macros" name="buttons" arg-iconic="{{ true }}" />
</xf:contentcheck>
(2)
HTML:
<div class="block-body block-row block-row--separated">
<xf:contentcheck>
<xf:macro template="share_page_macros" name="buttons" arg-iconic="{{ true }}" />
</xf:contentcheck>
</div>
See attachments..



Upvote
0