[ 
https://issues.apache.org/jira/browse/CAMEL-15335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17175841#comment-17175841
 ] 

ASF GitHub Bot commented on CAMEL-15335:
----------------------------------------

zregvart commented on a change in pull request #444:
URL: https://github.com/apache/camel-website/pull/444#discussion_r468865056



##########
File path: antora-ui-camel/src/css/header.css
##########
@@ -356,7 +418,7 @@ body {
   }
 
   #search-cancel {
-    bottom: calc(50% - 0.45rem);
+    margin-top: 0.75rem;
   }
 
   #search_results {

Review comment:
       I think it looks a bit better if we take up full width on smaller screens
   ```suggestion
     #search_results {
       left: 0;
       width: 100vw;
   ```




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


> Search Result Layout
> --------------------
>
>                 Key: CAMEL-15335
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15335
>             Project: Camel
>          Issue Type: Improvement
>          Components: website
>            Reporter: Aemie
>            Priority: Major
>         Attachments: algolia-result.png, bootstrap-result.png, 
> distributeData.js, search-result#1.png, search-result#3.png, 
> search-result-design#2.png
>
>
> The current search result design doesn't fit entirely with the website 
> design. Thus, I wanted to introduce a few changes to how we present it. Also, 
> in addition to I would like to suggest that we include only the top 5 or top 
> 6 results and not 10 as the pages are ranked by weight based on the search 
> query and presented so a good practice would show fewer results which are 
> precise.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to