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/24 10:45:22 UTC

[GitHub] [camel-website] zregvart commented on a change in pull request #247: centered navbar correctly

zregvart commented on a change in pull request #247: centered navbar correctly
URL: https://github.com/apache/camel-website/pull/247#discussion_r397057047
 
 

 ##########
 File path: antora-ui-camel/src/css/header.css
 ##########
 @@ -45,6 +46,7 @@ body {
 
   .navbar-end .navbar-link::after {
     border-color: var(--navbar-font-color);
+    margin-top: -6px;
 
 Review comment:
   I'd prefer not to use tricks like negative margins.

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