Yes trailing space in a class name is not an allowed part of a class name, meaning that class was never applied as it simply could not be. Spaces in class attributes mean more than one class applies, and spaces in css selectors indicate descendant selectors. They can exist but not alone (with nothing trailing it).
Not sure if there is anyway around it as classes with a space after certainly are "unused" by definition.
|