Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit68b11a1

Browse files
zhsjtheacodes
authored andcommitted
Make the search button wider to better accommodate text (#17)
when the word "Go" translated to "搜索" in Chinese, this button seems too narrow.See example onhttps://zhsj.github.io/python-docs-zh-cn/
1 parent443a60b commit68b11a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎python_docs_theme/static/pydoctheme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ form.inline-search input {
2929
display: inline;
3030
}
3131
form.inline-searchinput[type="submit"] {
32-
width:30px;
32+
width:40px;
3333
}
3434

3535
div.sphinxsidebar {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp