Fix recent activity css on group page
Add missing selector to properly display recent activity on group page. Change-Id: I90c169b29632d5592e14c613f3645c3a35a2724f
This commit is contained in:
parent
f4a3682a04
commit
6949fdf73f
@ -190,6 +190,7 @@
|
||||
|
||||
/** Activity stream **/
|
||||
|
||||
.view-activity-group,
|
||||
.view-commons-activity-streams-activity {
|
||||
/*background: $blue0;*/
|
||||
padding: 10px 0px;
|
||||
|
Loading…
Reference in New Issue
Block a user