#549 closed defect (bug) (fixed)
HTML in bp-core-widgets.php
| Reported by: |  | Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | minor | |
| Severity: | Version: | ||
| Component: | Keywords: | ||
| Cc: | djpaul@… | 
Description
In aforementioned file in the function bp_core_widget_members(), in this DIV block (<div class="item-options" id="members-list-options">)
Please consider removing the nbsp as, if in a custom theme, if this area is left-aligned, you get a space before the text ie.g. " Newest | Active | Popular".  This messes up the vertical flow of the page and makes it look as if there is a problem with margins or padding.
Change History (3)
Note: See
        TracTickets for help on using
        tickets.
    
(In [1196]) Fixes #549