From b881a5da4beac76f123cf28920ccb71c0d4332b2 Mon Sep 17 00:00:00 2001 From: Degiovanni Emilio Date: Mon, 18 Aug 2014 14:16:26 -0300 Subject: [PATCH] radio input show on cropping in FF31 with TBS3.2 when cropping show the radio input in top left corner --- css/jquery.Jcrop.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/jquery.Jcrop.css b/css/jquery.Jcrop.css index 7264b083..b88af17a 100644 --- a/css/jquery.Jcrop.css +++ b/css/jquery.Jcrop.css @@ -165,3 +165,4 @@ img.jcrop-preview { max-width: none; } +.jcrop-keymgr{display:none}