In response to blip #138332

I mean, if you're really bothered by a block of inconsequential links on the page that has next-to-no content that you're usually only on for maybe a few seconds per visit, it's not particularly hard to just pop:

.a-home .search-trend-list { display: none; } 

into your CSS.

Responses