fix profile icons on cards
This commit is contained in:
parent
a903b1f122
commit
33c603980e
1 changed files with 2 additions and 1 deletions
|
|
@ -378,7 +378,8 @@ label.Select svg {
|
|||
}
|
||||
|
||||
/* buttons on other profiles are just really weird */
|
||||
.main .panel-default .user-card .user-buttons {
|
||||
.main .panel-default .user-card .user-buttons,
|
||||
.user-card .panel-heading .user-info .container .user-buttons {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue