mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
fix initials behaviour on FF
This commit is contained in:
parent
69fdd485e6
commit
23d45d7f33
@ -15,7 +15,8 @@ limitations under the License.
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
.mx_MemberAvatar {
|
.mx_MemberAvatar {
|
||||||
position: relative;
|
/* commenting this out as it breaks on FF seemingly */
|
||||||
|
/* position: relative; */
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MemberAvatar_initial {
|
.mx_MemberAvatar_initial {
|
||||||
|
Loading…
Reference in New Issue
Block a user