aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/_relive.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/_relive.less b/assets/css/_relive.less
index 736ef11..21b0144 100644
--- a/assets/css/_relive.less
+++ b/assets/css/_relive.less
@@ -38,6 +38,7 @@ body.relive-player {
// force 16:9 aspect ratio
// https://gordonlesti.com/bootstrap-responsive-embed-aspect-ratio/
padding-bottom: 56.25%;
+ max-width: 100%;
height: auto !important;
}
}