Merge pull request #4211 from uhoreg/compact

adjust alignment of message menu button in compact layout
pull/4220/head
Matthew Hodgson 2017-06-06 18:07:32 +01:00 committed by GitHub
commit 080cbea080
1 changed files with 4 additions and 0 deletions

View File

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