Strona działa najlepiej z JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
free
/
searx
Obserwuj
1
Gwiazdka
0
Forkuj
0
Kod
Problemy
0
Pull Requests
0
Wydania
11
Wiki
Aktywność
Przeglądaj źródła
[fix] syggestions max width
Adam Tauber
10 lat temu
rodzic
444416a9ed
commit
cb15a21681
1 zmienionych plików
z
1 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
1
0
searx/static/default/less/style.less
+ 1
- 0
searx/static/default/less/style.less
Wyświetl plik
@@ -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