adjust alignment of message menu button

pull/4211/head
Hubert Chathi 2017-06-06 12:11:02 -04:00
parent 9f597e9d3c
commit 383f6b619b
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;
}