kgabryje opened a new pull request #187: Set overflows to auto and applied webkit styles to all scrollbars URL: https://github.com/apache/airflow-site/pull/187 Elements with `overflow: scroll` and no webkit styling looked ugly on Windows. With `overflow: auto`, scrollbars will appear only if child element is actually overflowing the parent.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
