Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
SeNioR- Posted January 11, 2023 Posted January 11, 2023 Guys, can someone explain me what this code is for? 🤔 .ipsDataItem_title .ipsBadge.ipsBadge_small { position: relative; top: -2px; } I know it's supposed to fix what other classes break, but there are many more such "corrections" in many places. It just makes the CSS sheet contain more unnecessary code. Instead of correcting "things" in this way, you can position them nicely, for example by flexbox. Less code and more correct.  I hope you will take this into account when rewriting the theme.
Recommended Posts