Skip to content

Remove heading from search box in sphinx13 style #10791

@timhoffm

Description

@timhoffm

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

grafik grafik

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:enhancementenhance or introduce a new feature

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions