From 61b9aff305bfc718da14ceb2eb5f0eeeebd046c0 Mon Sep 17 00:00:00 2001 From: Techywarrior Date: Sun, 7 Apr 2013 12:04:39 -0700 Subject: [PATCH] fix for stop button in video player for safari --- dashboard-ui/css/site.css | 1 + 1 file changed, 1 insertion(+) diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css index 537eef7616..fef47a16d3 100644 --- a/dashboard-ui/css/site.css +++ b/dashboard-ui/css/site.css @@ -859,6 +859,7 @@ progress { float: left; background: none; border: 0; + width: 2.5em; } .vjs-default-skin .vjs-menu-button.vjs-stop-button div {