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/28 04:37:26 UTC

[GitHub] [camel-website] psingh587 commented on a change in pull request #234: Added an anchor tag to allow the users to reach the top of the page

psingh587 commented on a change in pull request #234: Added an anchor tag to allow the users to reach the top of the page
URL: https://github.com/apache/camel-website/pull/234#discussion_r399618509
 
 

 ##########
 File path: antora-ui-camel/src/css/footer.css
 ##########
 @@ -71,7 +71,7 @@ footer .footer dl dd {
   margin-left: 80%;
 }
 
-@media screen and (max-width: 640px) {
+@media screen and (max-width: 1181px) {
 
 Review comment:
   ![Screenshot from 2020-03-28 09-46-10](https://user-images.githubusercontent.com/51945896/77814926-ad8bf200-70db-11ea-95b6-cfd11b011efc.png)
   
   this I had to because, as can be seen, in the picture above, the blocks were stashing above each other. Now with this they don't and this particular thing applies for <div class="edit" only so it does not affect anything else.

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