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)
   @zregvart 
   this I had to do because, as can be seen in the picture above, one block was 
stashing above the another. 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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to