-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Remove heading from search box in sphinx13 style #10791
Copy link
Copy link
Closed
Labels
type:enhancementenhance or introduce a new featureenhance or introduce a new feature
Milestone
Description
The heading takes extra space and adds a bit of clutter. Since the only element in the section is the input field we can as well only show the input field and use the placeholder to spell out "Search".
Current (left) / suggestion (right):
Since the search box is a component (searchbox.html), which may need to stay as is for compatibility, I suggest to introduce a new reduced component (e.g. searchfield.html) and use that for sphinx13.
Let me know what you think. I can come up with a PR if there is interest for it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:enhancementenhance or introduce a new featureenhance or introduce a new feature

