Merge branch 'beautify_profile_list' into 'nightly'
Beautify profiles and groups lists
Some css fixes to make groups and profiles list more consistent:
In base:
* Remove bullets that were floating around
* Reduce font size to fit and look better
* Group nickname is bold
* Same location and full name layout in both groups and profile lists
In neo-gnu:
* Align vertically location
In neo-quitter:
* Make group list look like profile one
* Small adjustments due to changes to base
How it looks with neo-gnu
Profile:
![profile](https://git.gnu.io/gnu/gnu-social/uploads/
c403c85c323bdcaa2fbb7ab10539ad39/profile.png)
Groups:
![group](https://git.gnu.io/gnu/gnu-social/uploads/
51276daa838c404bd63cc04b208beaa6/group.png)
How it looks with neo-quitter
Profile:
![profile](https://git.gnu.io/gnu/gnu-social/uploads/
d16bc2587025769dac9e2b46a0589999/profile.png)
Group:
![group](https://git.gnu.io/gnu/gnu-social/uploads/
125670c8bcf08bcabf2cac0e0bb0661b/group.png)
See merge request !26