This website works better with JavaScript
Home
Explore
Help
Register
Sign In
free
/
searx
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
11
Wiki
Activity
Browse Source
[fix] syggestions max width
Adam Tauber
10 years ago
parent
444416a9ed
commit
cb15a21681
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
searx/static/default/less/style.less
+ 1
- 0
searx/static/default/less/style.less
View File
@@
-412
,
6
+
412
,
7
@@
tr
{
412
412
#suggestions
,
#answers
{
413
413
414
414
margin-top
:
20px
;
415
+
max-width
:
54em
;
415
416
416
417
}
417
418