Bugfix: float for remote-friends-in-common wrapper
This commit is contained in:
@@ -2404,3 +2404,11 @@ body .tread-wrapper .hovercard a:hover {
|
||||
body .tread-wrapper .hovercard:hover .hover-card-content a {
|
||||
color: $link_color !important;
|
||||
}
|
||||
|
||||
/*
|
||||
* some temporary workarounds until this will solved
|
||||
* elsewhere (e.g. new templates)
|
||||
*/
|
||||
section .profile-match-wrapper {
|
||||
float: left;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user