Konrad Windszus created SLING-10721:
---------------------------------------
Summary: Google site search box too wide in sidebar
Key: SLING-10721
URL: https://issues.apache.org/jira/browse/SLING-10721
Project: Sling
Issue Type: Bug
Reporter: Konrad Windszus
Attachments: Screenshot 2021-08-10 at 18.07.30.png
The Google Site search input box is too wide for the site bar. Example in
https://maven.apache.org/plugins/maven-compiler-plugin/index.html.
!Screenshot 2021-08-10 at 18.07.30.png!
This is caused by the width being {{95%}}
(https://github.com/apache/maven-fluido-skin/blob/0cef65c2abd91af3297b2e7ec95790e7b4bfabb0/src/main/resources/css/maven-theme.css#L69)
combined with the default padding for {{input.search-query}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)