Browse Source

[fix] syggestions max width

Adam Tauber 10 years ago
parent
commit
cb15a21681
1 changed files with 1 additions and 0 deletions
  1. 1 0
      searx/static/default/less/style.less

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

@@ -412,6 +412,7 @@ tr {
 #suggestions, #answers {
 
     	margin-top: 20px;
+		max-width: 54em;
 
 }