Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/96#discussion_r144150407
--- Diff: css/styles.css ---
@@ -1074,7 +1074,6 @@ nav .btn {
.sticky-top {
white-space: nowrap;
overflow-y: hidden;
- overflow-x: scroll;
--- End diff --
Are these changes on this file intentional? I'm asking because we already
have lots of edits on this commit:
https://github.com/apache/kafka-site/pull/92/files
And I'm just double checking to see if any of them were unintentionally
reverted in this PR.
---