mirror of https://github.com/zulip/zulip.git
Fix issue on Open button shifting downward for youtube video previews
This commit is contained in:
parent
3db05666ac
commit
6a4c3ca1be
|
@ -229,7 +229,7 @@
|
|||
.media-actions {
|
||||
width: 100%;
|
||||
padding-left: 15px;
|
||||
margin-top: 0;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.media-description {
|
||||
|
|
Loading…
Reference in New Issue