Skip to content

Commit

Permalink
#277 - Added cq:responsive node to avoid render artifacts in Preview/…
Browse files Browse the repository at this point in the history
…Layout mode in Header after AEM Grid size adjustment for small screens
  • Loading branch information
davidjgonzalez committed Aug 5, 2021
1 parent e0e4406 commit e589532
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,9 @@
<tablet
jcr:primaryType="nt:unstructured"
behavior="hide"/>
<phone
jcr:primaryType="nt:unstructured"
behavior="hide"/>
</cq:responsive>
</navigation>
<search
Expand Down

0 comments on commit e589532

Please sign in to comment.