mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: do not hide YouTube embeds inside details tag
This commit is contained in:
@@ -41,11 +41,6 @@ summary::-webkit-details-marker {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* FF: hide div generated by lazyYT plugin */
|
|
||||||
details .lazyYT-container {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.elided {
|
.elided {
|
||||||
summary:before {
|
summary:before {
|
||||||
content: "" !important;
|
content: "" !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user