mirror of
https://github.com/searxng/searxng.git
synced 2025-12-28 14:40:02 +00:00
[mod] search field width
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
#search_wrapper {
|
||||
position: relative;
|
||||
width: 50em;
|
||||
width: @results-width;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user