Okay
  Public Ticket #940235
Sidebar does not extend to bottom of screen in portrait mode​
Closed

Comments

  •  2
    ruben started the conversation

     Sidebar does not extend to bottom of screen in portrait mode

    Start in landscape mode
    Click on hamburger and sidebar is collapsed
    Turn iPad mini to portrait mode
    Sidebar only goes down halfway to bottom of screen


    here is a example of the demo doing the same thing

    http://demo.neontheme.com/mailbox/compose/

  • [deleted] replied

    Hi Ruben, 

    Can you please give me a screenshot of your current display of sidebar when this issue happens?

    I am actually getting these results:

    http://drops.laborator.co/6nrz

  •  2
    ruben replied

    Ha! nice!! I almost thought you had it. I was thinking to my self, what is going on but at the very end of your video i saw the error ;)

    As you can see at the end of your video, the site does not have enough content to fill up the entire screen. it leaves a white sliver at the bottom of your screen.

    replay your video and at exactly 0:17 you will see the white sliver at the bottom of your screen.

  • [deleted] replied

    Hi Ruben,

    Can you please add this CSS:

    @media screen and (min-width: 767px) and (max-width: 768px) {
    .page-container {
    display: table;
    }
    }

    It should fix that issue.

  •  2
    ruben replied

    Awesome, Thank you!! 


    Worked perfectly.

    -Ruben

  • [deleted] replied

    Glad to hear that Ruben.

    Have a great day there