From e3f10142a93c41b75936733edc391aff2a216f9f Mon Sep 17 00:00:00 2001 From: Nathan Dinsmore Date: Thu, 14 Nov 2013 23:14:48 -0500 Subject: [PATCH] Fixed height of watchers on empty strings --- player.css | 1 + 1 file changed, 1 insertion(+) diff --git a/player.css b/player.css index bb824a0..7e1159a 100644 --- a/player.css +++ b/player.css @@ -286,6 +286,7 @@ button#trigger-stop:hover { box-shadow: inset -1px -1px 3px rgba(255, 255, 255, 0.7), inset 1px 1px 2px rgba(0, 0, 0, 0.35); text-align: center; font: bold 9px/11px sans-serif; + height: 11px; color: #fff; } .reporter-large {