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 22:35:20 UTC

[GitHub] [camel-website] psingh587 opened a new pull request #284: Alignment of navbar-link:after arrows

psingh587 opened a new pull request #284: Alignment of navbar-link:after arrows
URL: https://github.com/apache/camel-website/pull/284
 
 
   This is how the arrows look in the mobile screen resolutions. My PR serves to fix this.
   
   ![WhatsApp Image 2020-03-29 at 03 43 40](https://user-images.githubusercontent.com/51945896/77835416-55ec9580-7172-11ea-9c03-678a8ad1c990.jpeg)
   
   
   

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

[GitHub] [camel-website] psingh587 closed pull request #284: Alignment of navbar-link:after arrows

Posted by GitBox <gi...@apache.org>.
psingh587 closed pull request #284: Alignment of navbar-link:after arrows
URL: https://github.com/apache/camel-website/pull/284
 
 
   

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

[GitHub] [camel-website] psingh587 commented on issue #284: Alignment of navbar-link:after arrows

Posted by GitBox <gi...@apache.org>.
psingh587 commented on issue #284: Alignment of navbar-link:after arrows
URL: https://github.com/apache/camel-website/pull/284#issuecomment-606692769
 
 
   Seems like the issue has been fixed. I am closing the PR.

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

[GitHub] [camel-website] zregvart commented on a change in pull request #284: Alignment of navbar-link:after arrows

Posted by GitBox <gi...@apache.org>.
zregvart commented on a change in pull request #284: Alignment of navbar-link:after arrows
URL: https://github.com/apache/camel-website/pull/284#discussion_r400450832
 
 

 ##########
 File path: antora-ui-camel/src/css/header.css
 ##########
 @@ -225,7 +225,7 @@ body {
     transform: rotate(-45deg);
     width: 0.5em;
     right: 0;
-    top: 40%;
+    top: 4.5px;
 
 Review comment:
   We can't use pixels, we need to use `rem`. There is no 0.5 pixel size on the screen.

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