fix e2e icon top offset in compact mode

This commit is contained in:
Bruno Windels 2019-02-12 19:14:46 +01:00
parent 158e949165
commit 4d3cc0a53f

View file

@ -533,7 +533,7 @@ limitations under the License.
}
.mx_EventTile_e2eIcon {
top: 7px;
top: 3px;
}
.mx_EventTile_editButton {