Skip to content

Instantly share code, notes, and snippets.

@Renrhaf
Created March 2, 2016 11:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Renrhaf/65272e7e88b54dfa4cfc to your computer and use it in GitHub Desktop.
Save Renrhaf/65272e7e88b54dfa4cfc to your computer and use it in GitHub Desktop.
AFOUND-630
diff --git a/modules/custom/arte_apios_player/css/arte-apios-player.css b/modules/custom/arte_apios_player/css/arte-apios-player.css
index 09effd0..75d629d 100644
--- a/modules/custom/arte_apios_player/css/arte-apios-player.css
+++ b/modules/custom/arte_apios_player/css/arte-apios-player.css
@@ -92,6 +92,10 @@
z-index: 10;
}
+.dnd-atom-wrapper.type-video {
+ display: block;
+}
+
/* responsive */
@media all and (max-width: 959px) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment