Add Licenses to each
therebelrobot opened this issue · 4 comments
therebelrobot commented
shadowcodex commented
In commit f55c0a3 I changed "license" column to "LicenseInUse" to force it to be wider and show a larger license badge. Do you know of a better way to force a table column to be wider?
shadowcodex commented
finished with commit 9547022
therebelrobot commented
I'm not sure off the top of my head, I know Github sanitizes css styling, so some really hacky methods are needed to work around it for a lot of styling things. Besides the title change, another option could be adding white images the desired width of the padding on either side of the title, though, admittedly, that's hella hacky.
shadowcodex commented
I think the title change is the best way. Cause images auto-resize to fit columns which when it's smaller you can't read the badges haha!