Skip to content

Stretch search button to text width - #268

Merged
hugovk merged 2 commits into
python:mainfrom
StanFromIreland:improve-button-css
Sep 15, 2025
Merged

Stretch search button to text width#268
hugovk merged 2 commits into
python:mainfrom
StanFromIreland:improve-button-css

Conversation

@StanFromIreland

@StanFromIrelandStanFromIreland commented Sep 14, 2025

Copy link
Copy Markdown
Member

Current behavior (40 px width) is preserved when possible:

image

In the case of longer text, which is currently cut off:

image

With this PR, it can expand:

image

Note

Also included in this PR is an ease of development improvement Makefile, for building a translation. I do not think it is particularly important to give it its' own PR, but I can do that if necessary.


📚 Documentation preview 📚: https://python-docs-theme-previews--268.org.readthedocs.build/

@StanFromIrelandStanFromIreland mentioned this pull request Sep 14, 2025
4 tasks
Comment threadMakefile Outdated
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@hugovkhugovk changed the title Strech search button to text widthStretch search button to text widthSep 15, 2025
@hugovk
hugovk merged commit b87195c into python:mainSep 15, 2025
12 checks passed
@StanFromIreland
StanFromIreland deleted the improve-button-css branch September 15, 2025 16:25
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@StanFromIreland@hugovk