[ https://issues.apache.org/jira/browse/KAFKA-8474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16854837#comment-16854837 ]
ASF GitHub Bot commented on KAFKA-8474: --------------------------------------- mimaison commented on pull request #6870: KAFKA-8474: Use HTML lists for config layout URL: https://github.com/apache/kafka/pull/6870 Replace the `<table>` elements by `<ul>` so the full page width can be used for the configuration descriptions. Before:  After:  ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) ---------------------------------------------------------------- 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: us...@infra.apache.org > Improve configuration layout on website > --------------------------------------- > > Key: KAFKA-8474 > URL: https://issues.apache.org/jira/browse/KAFKA-8474 > Project: Kafka > Issue Type: Improvement > Reporter: Mickael Maison > Assignee: Mickael Maison > Priority: Major > > The description of configurations on the website are really hard to read due > to the narrow columns. > Let's get rid of the tables so we can use the full page width. -- This message was sent by Atlassian JIRA (v7.6.3#76005)