Split rows in tabs
I have 10 items that won't fit into the width of 660px that I have declared. I want to split the text into two rows using
tabs.setClass("text", "wrap");
However the tab will now be wider that without the wrapping.
Can I split the rows manually and/or get the tabs to form according to the splitted texts?
tabs.setClass("text", "wrap");
However the tab will now be wider that without the wrapping.
Can I split the rows manually and/or get the tabs to form according to the splitted texts?
Rulle
March 26,