diff --git a/RIGS/templates/RIGS/event_embed.html b/RIGS/templates/RIGS/event_embed.html index cd0cf360..71b69217 100644 --- a/RIGS/templates/RIGS/event_embed.html +++ b/RIGS/templates/RIGS/event_embed.html @@ -18,20 +18,19 @@
diff --git a/templates/base_embed.html b/templates/base_embed.html index 68053750..da3f3480 100644 --- a/templates/base_embed.html +++ b/templates/base_embed.html @@ -30,7 +30,7 @@ .embed_container{ border:5px solid #e9e9e9; padding-top:12px; - height:100%; + min-height:100%; width:100%; }