fix initials behaviour on FF

This commit is contained in:
Matthew Hodgson 2015-11-18 23:46:43 +00:00
parent 69fdd485e6
commit 23d45d7f33

View file

@ -15,7 +15,8 @@ limitations under the License.
*/
.mx_MemberAvatar {
position: relative;
/* commenting this out as it breaks on FF seemingly */
/* position: relative; */
}
.mx_MemberAvatar_initial {