batrachian (
batrachian) wrote in
style_system2015-01-26 09:25 pm
Tag Navigation Arrows
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.
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; }
no subject
Hah no worries! It wasn't at all made explicit before -- but I wanted to be sure to give credit where credit was due :D