@@ -89,6 +89,7 @@ article.result-images .detail {
p.result-url {
white-space: nowrap;
overflow-x: hidden;
+ overflow-y: hidden;
text-overflow: ellipsis;
}