]> git.sesse.net Git - ultimatescore/commitdiff
More tweaks for Chrome 33.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 22 Apr 2017 10:30:14 +0000 (12:30 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 22 Apr 2017 10:30:14 +0000 (12:30 +0200)
score.html

index 0764d5de1d37661c9001bf85d353694b2c8d6ba7..bb729d9d48d7999112a3afb321fc1783dddfea3d 100644 (file)
@@ -139,7 +139,8 @@ body {
 }
 .lowerthird-headline-hidden {
   width: 0px;
-  border: 0px;
+  border-left: 0px;
+  border-right: 0px;
 }
 .lowerthird-headline-animate-in {
   -webkit-animation: scale-out 1.0s;