Topic: how do i disable the tag description that takes up a quarter of the search page?

Posted under Site Bug Reports & Feature Requests

This topic has been locked.

this feature is obviously new and is very annoying, i know what the tags mean and if i don't i can search them and find out, i don't need an explanation on something i've been searching up for years and it's annoying having the first row of results now replaced by a useless feature that i doubt many people will enjoy; if this isn't an option PLEASE make it one because ublock won't remove it for some reason and it's so annoying

Updated by Cinder

you can collapse it by clicking the triangle in the top right of the box or you can use this CSS:

.wiki-excerpt { display: none; }

Watsit

Privileged

iloveblahaj said:
this feature is obviously new and is very annoying, i know what the tags mean and if i don't i can search them and find out, i don't need an explanation on something i've been searching up for years and it's annoying having the first row of results now replaced by a useless feature that i doubt many people will enjoy; if this isn't an option PLEASE make it one because ublock won't remove it for some reason and it's so annoying

Click on the description title to collapse it into a single line, and it'll stay like that for future searches. There will be an option to hide it entirely at some point.