Is there any way to set a max height for columns without also setting width?
I basically just want to have a max number of li elements before it breaks into multiple columns. So if I could do this by setting a number of li elements, or setting a max height, that would work.
Possible?
Is there any way to set a max height for columns without also setting width?
I basically just want to have a max number of li elements before it breaks into multiple columns. So if I could do this by setting a number of li elements, or setting a max height, that would work.
Possible?