• Nigel Rodrigues
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 5
    Questions
  • 1
    Replies

I have a vf page in a section on the page layout. When I try to view the page in Lightning, the vf page does not fit exactly i.e. fits to ~80% of the section. I tried using <div> tags, etc. but that didn't work.

If I include the same vf page in a Vf component on the Lightning record page, it displays perfectly using up the full width. Is this a bug?