]> git.sesse.net Git - ultimatescore/commitdiff
Fix the lower third being stuck after show + hide.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 21 Oct 2017 08:55:21 +0000 (10:55 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 21 Oct 2017 08:55:21 +0000 (10:55 +0200)
score.css

index 60febc42ce20df8975fb27f2d0e817a229fc9d98..bbfa7a83bdd8e56370650e3da824e239c6729b8b 100644 (file)
--- a/score.css
+++ b/score.css
@@ -180,6 +180,7 @@ body {
   -webkit-animation: scale-in-small 1.6s ease;
   width: 0px;
   border-left: 0px;
+  -webkit-animation-fill-mode: both;
 }
 .lowerthird-subheading-content {
   position: absolute;