Added event/info message avatars back in

This commit is contained in:
wmwragg 2016-08-23 15:57:53 +01:00
parent e9eafc3380
commit 3ea62eb73a

View file

@ -34,6 +34,11 @@ limitations under the License.
z-index: 2;
}
.mx_EventTile.mx_EventTile_info .mx_EventTile_avatar {
top: 8px;
left: 44px;
}
.mx_EventTile_continuation {
padding-top: 0px ! important;
}