zregvart commented on a change in pull request #305: CAMEL-14809 : Clear icon
in the search box in navbar to clear the inner contents
URL: https://github.com/apache/camel-website/pull/305#discussion_r402337653
##########
File path: antora-ui-camel/src/css/header.css
##########
@@ -425,6 +425,15 @@ body {
}
}
+#search-cancel {
+ position: relative;
+ bottom: 39.9%;
+ left: 90%;
Review comment:
Could we use `rem` in these? Perhaps `padding-left` and `padding-top`
instead (haven't tried it).
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services