modify default css for search button (error #2654)
This commit is contained in:
parent
014a500f79
commit
7e52a8d1b6
8
doc/_themes/blue/static/default.css_t
vendored
8
doc/_themes/blue/static/default.css_t
vendored
@ -394,4 +394,12 @@ div.body ul.search li {
|
||||
div.linenodiv {
|
||||
min-width: 1em;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
div.sphinxsidebar #searchbox input[type="text"] {
|
||||
width:auto;
|
||||
}
|
||||
|
||||
div.sphinxsidebar #searchbox input[type="submit"] {
|
||||
width:auto;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user