Remove bullets from user's groups list
This commit is contained in:
parent
dc9342f184
commit
8056aec93e
|
@ -1615,6 +1615,10 @@ ul.profile_list li {
|
|||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
ul.profiles.groups {
|
||||
list-style-type:none;
|
||||
}
|
||||
|
||||
.profile_list .h-card .u-photo {
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user