You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/12 12:07:05 UTC

[GitHub] [camel-website] zregvart commented on issue #197: fixed blog page categories width

zregvart commented on issue #197: fixed blog page categories width
URL: https://github.com/apache/camel-website/pull/197#issuecomment-598150983
 
 
   When we introduce new media selectors we take on the work to make sure that different parts of the website adhere to those selectors, this makes it difficult for us to maintain. That's why I'm hesitant to introduce new media selectors.
   
   Perhaps this can be done within the existing media selector here:
   https://github.com/apache/camel-website/blob/ce074b7f117927e3bfcedd785f10e6053bab058f/antora-ui-camel/src/css/doc.css#L39-L43
   
   And perhaps on widths less than 769px we hide the categories menu altogether. The way we have it right now is that it's pushed to the bottom of the page which is not as nice and makes folk scroll to the bottom to see it.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services