Replies: 0
Note this includes some CSS with wide impact for example:
.groups #buddypress input[type="text"] {
border: medium none;
}
plugin should only style its own elements, but this restyles all buddypress group forms to remove borders around inputs, reducing usability.