Is it possible to automatically adjust the width of the <li> tag to the width of the text contained in CSS?
I am developing a website that uses custom CMS (and I do not have access to the code), so I am limited in options as far as design is concerned.
Javascript solutions that will work with the <li tag without having to edit any list properties will also work.
kylex source
share