mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 09:26:54 -06:00
Merge pull request #4668 from gotens1211/youtube_link_markdown
FIX: Embedded Youtube videos lacking margin at bottom
This commit is contained in:
commit
e7564dc1d7
@ -13,6 +13,7 @@
|
||||
padding: 0 0 56.25% 0;
|
||||
overflow: hidden;
|
||||
background-color: #000000;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
.lazyYT-container iframe {
|
||||
|
Loading…
Reference in New Issue
Block a user