I was having some problems with getting the tabbar plugin to word wrap the links correctly. I eventually fixed it with the following changes:
* added a space after the </li> text in the plugin .php file. Without it, all list elements are treated as the same word. * added line-height: auto to the .tabbar css entry. I also specified a width in the .tabbar css entry, but this should not be necessary. -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=en.
