![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Thought y'all would like to know that
fu has just pushed a hotfix that gives the tag navigation arrows their very own CSS class.
This snippet will banish them permanently - the tagnav class covers both the actual arrows and also that little bit of whitespace between the arrows and the tag links, so no worries about juggling layout.
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
This snippet will banish them permanently - the tagnav class covers both the actual arrows and also that little bit of whitespace between the arrows and the tag links, so no worries about juggling layout.
.tagnav { display:none; }