Can I remove un-used classes from pop-up menu?
I'm making a new Bootstrap-based web site from a DW template. The Bootstrap code has a huge number of classes, most of which I'm not using. However, the pop-up menu in the "properties" window displays them all, and it won't scroll (I have to click on the down-arrow to get to the next one, and it only goes one class at a time), making it a really time-consuming process just to apply a class to a bit of text. Is there a way to configure that pop-up menu to display only the classes that are actually used in the site?
