actually, seems FF is happy with this again now

This commit is contained in:
Matthew Hodgson 2015-11-30 17:24:38 +00:00
parent 2345624d31
commit badfdb5e3e

View File

@ -15,7 +15,7 @@ limitations under the License.
*/
.mx_MemberAvatar {
/* remove position: relative as it breaks on FF - we have to ensure the parent element to the memberavatar has a position: relative instead. */;
position: relative;
}
.mx_MemberAvatar_initial {