Here is the current impl.:  Here is the [Patternfly Design](http://www.patternfly.org/pattern-library/forms-and-controls/toolbar/#design):  - The results count label is left aligned, where it needs to be right aligned - When there are active filters the results count label should say "n of m Items" - 'Items' can be user defined. Ex: "Virtual Machines" (I think this last part is already implemented, pls verify). - When there are no active filters the results count label should say "m Items". - Can/Should we make the results count label optional? See #717 & #720. @LHinson, @beanh66 Related Issue: #720