Commit 7e52a8d1 authored by Alexander Shishkov's avatar Alexander Shishkov

modify default css for search button (error #2654)

parent 014a500f
......@@ -395,3 +395,11 @@ div.linenodiv {
min-width: 1em;
text-align: right;
}
div.sphinxsidebar #searchbox input[type="text"] {
width:auto;
}
div.sphinxsidebar #searchbox input[type="submit"] {
width:auto;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment