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/30 19:47:52 UTC

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

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