[ruby/rdoc] Add more space after magnifying glass
(https://github.com/ruby/rdoc/pull/1173) https://github.com/ruby/rdoc/commit/6a9cad4c54
This commit is contained in:
parent
731805ddde
commit
6dc9384694
@ -307,7 +307,7 @@ main h6 {
|
|||||||
|
|
||||||
#search-field {
|
#search-field {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 0.5em 1em 0.5em 2em;
|
padding: 0.5em 1em 0.5em 2.5em;
|
||||||
border: 1px solid var(--border-color);
|
border: 1px solid var(--border-color);
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user