mirror of
https://github.com/searx/searx
synced 2024-12-28 03:55:14 +01:00
[mod] search field width
This commit is contained in:
parent
b70f16c8c9
commit
c761d93dd6
@ -21,7 +21,7 @@
|
||||
|
||||
#search_wrapper {
|
||||
position: relative;
|
||||
width: 50em;
|
||||
width: @results-width;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user