Remove strange size change on member hover
Unclear why this is here, but removing as it feels quite glitchy, esp on matrix.org where there's no second line to print.
This commit is contained in:
@@ -114,10 +114,6 @@ limitations under the License.
|
||||
opacity: 0.25;
|
||||
}
|
||||
|
||||
.mx_EntityTile:not(.mx_EntityTile_noHover):hover .mx_EntityTile_name {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.mx_EntityTile_subtext {
|
||||
font-size: 11px;
|
||||
opacity: 0.5;
|
||||
|
||||
Reference in New Issue
Block a user