You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by hu...@apache.org on 2019/08/18 07:34:39 UTC

svn commit: r1865387 - /comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.js

Author: humbedooh
Date: Sun Aug 18 07:34:39 2019
New Revision: 1865387

URL: http://svn.apache.org/viewvc?rev=1865387&view=rev
Log:
bit more..

Modified:
    comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.js

Modified: comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.js
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.js?rev=1865387&r1=1865386&r2=1865387&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.js (original)
+++ comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.js Sun Aug 18 07:34:39 2019
@@ -203,7 +203,7 @@
 
 			// FF fix
 			padding['padding-left'] = '0px';
-			padding['padding-right'] = (parseInt(padding['padding-right']) + 5) + 'px';
+			padding['padding-right'] = (parseInt(padding['padding-right']) + 8) + 'px';
 			this.$backdrop
 				.css({
 					// give padding pixels to backdrop div