From 34fcf200be3dbe0570397e94662e8a69e8006f27 Mon Sep 17 00:00:00 2001 From: Matt Auckland Date: Tue, 24 Jun 2014 02:08:18 +0100 Subject: [PATCH] Update circle.player.css Added fixed to .cp-container for Bootstrap compatibility. Credit goes to http://stackoverflow.com/questions/20730911/incompatibility-of-bootstrap3-with-jplayer-circle-player Tested and works. --- circle.skin/circle.player.css | 1 + 1 file changed, 1 insertion(+) diff --git a/circle.skin/circle.player.css b/circle.skin/circle.player.css index feb0699..448ac02 100644 --- a/circle.skin/circle.player.css +++ b/circle.skin/circle.player.css @@ -17,6 +17,7 @@ background:url("bgr.jpg") 0 0 no-repeat; padding:48px; -webkit-tap-highlight-color:rgba(0,0,0,0); + box-sizing: content-box; } .cp-container :focus {