mirror of https://github.com/vector-im/riot-web
Merge pull request #4211 from uhoreg/compact
adjust alignment of message menu button in compact layoutpull/4220/head
commit
080cbea080
|
@ -410,6 +410,10 @@ limitations under the License.
|
|||
top: 7px;
|
||||
}
|
||||
|
||||
.mx_EventTile_editButton {
|
||||
top: 3px;
|
||||
}
|
||||
|
||||
.mx_EventTile_readAvatars {
|
||||
top: 27px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue