Explorar el Código

[fix] syggestions max width

Adam Tauber hace 10 años
padre
commit
cb15a21681
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      searx/static/default/less/style.less

+ 1
- 0
searx/static/default/less/style.less Ver fichero

@@ -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