henningn opened a new pull request, #7647:
URL: https://github.com/apache/myfaces-tobago/pull/7647

   add test
   
   Set display: inline-block; so the padding is respected. By default, the 
padding is part of the scroll area.
   
   Calculate the max-height first, instead of setting it to "initial". The 
value "initial" means that the whole browser window is used. But if later a 
max-height is set, a vertical scrollbar may appear. The vertical scrollbar must 
have some space, so it might cause a horizontal scrollbar.
   
   Issue: TOBAGO-2542


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to