Merge pull request #4211 from uhoreg/compact

adjust alignment of message menu button in compact layout
This commit is contained in:
Matthew Hodgson
2017-06-06 18:07:32 +01:00
committed by GitHub

View File

@@ -410,6 +410,10 @@ limitations under the License.
top: 7px;
}
.mx_EventTile_editButton {
top: 3px;
}
.mx_EventTile_readAvatars {
top: 27px;
}