[frio] Reduce group member add/remove button virtual height
- This bring down the tooltip closer to the icon
This commit is contained in:
parent
c76795f0f8
commit
710a805623
|
@ -2554,13 +2554,13 @@ ul li:hover .contact-wrapper .contact-action-link:hover {
|
|||
}
|
||||
#group-update-wrapper .viewcontact_wrapper .contact-group-actions {
|
||||
height: 100%;
|
||||
margin-top: -10px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
}
|
||||
#group-update-wrapper .viewcontact_wrapper .contact-group-link {
|
||||
opacity: 0.8;
|
||||
font-size: 20px;
|
||||
line-height: 50px;
|
||||
}
|
||||
#group-update-wrapper .viewcontact_wrapper .contact-action-link:hover {
|
||||
opacity: 1;
|
||||
|
|
Loading…
Reference in New Issue
Block a user