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/13 10:08:43 UTC

[GitHub] [camel-website] zregvart commented on a change in pull request #200: fixed issue for content wider than screen for pages

zregvart commented on a change in pull request #200: fixed issue for content wider than screen for pages
URL: https://github.com/apache/camel-website/pull/200#discussion_r392132356
 
 

 ##########
 File path: antora-ui-camel/src/css/doc.css
 ##########
 @@ -40,6 +40,16 @@
   .doc > h1.page:first-child {
     margin-top: 2.5rem;
   }
+
+  .release dl {
+    overflow: scroll;
+  }
 
 Review comment:
   This needs to go to [antora-ui-camel/src/css/release.css](https://github.com/apache/camel-website/blob/master/antora-ui-camel/src/css/release.css)

----------------------------------------------------------------
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