aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorAnton Schubert2016-12-30 18:49:22 +0100
committerAnton Schubert2016-12-30 18:49:28 +0100
commit9de27c46ec7fc72ece1968d8faa6dbdeb74c5578 (patch)
tree3d21d1b53468450d7469e935708672cb892166cd /assets
parent8a46bd474be5d6d72ba5cf27da8cecbd4cfbddc5 (diff)
relive: fix fullscreen mode in chrome
Diffstat (limited to 'assets')
-rw-r--r--assets/css/_relive.less2
1 files changed, 0 insertions, 2 deletions
diff --git a/assets/css/_relive.less b/assets/css/_relive.less
index 09d54ad..736ef11 100644
--- a/assets/css/_relive.less
+++ b/assets/css/_relive.less
@@ -38,8 +38,6 @@ body.relive-player {
// force 16:9 aspect ratio
// https://gordonlesti.com/bootstrap-responsive-embed-aspect-ratio/
padding-bottom: 56.25%;
-
- width: auto !important;
height: auto !important;
}
}