changeset 2001:585848d3587c

vidref widget in timeline resizes with window size (kind of broken) Ignore-this: b382f4c2ed1170380ff68cf429424ba4
author drewp@bigasterisk.com
date Sun, 09 Jun 2019 22:02:36 +0000
parents 56fc5fc673ec
children e7ed2105f3bd
files light9/web/light9-vidref-replay.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/light9/web/light9-vidref-replay.js	Sun Jun 09 21:57:28 2019 +0000
+++ b/light9/web/light9-vidref-replay.js	Sun Jun 09 22:02:36 2019 +0000
@@ -100,7 +100,7 @@
             color: rgb(97, 97, 255);
         }
         video.size-small {
-          width: 460px;
+          width: 60%;
         }
         `;
     }