Merge pull request #4211 from uhoreg/compact
adjust alignment of message menu button in compact layout
This commit is contained in:
commit
080cbea080
|
@ -410,6 +410,10 @@ limitations under the License.
|
||||||
top: 7px;
|
top: 7px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_EventTile_editButton {
|
||||||
|
top: 3px;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_EventTile_readAvatars {
|
.mx_EventTile_readAvatars {
|
||||||
top: 27px;
|
top: 27px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue