Bug 546590 - Checkbox and javadoc overlap in help system edit scope
dialog

Hardcoding pixels like that is terrible idea as it makes it dependend on
user resolution and etc.

Change-Id: I508ee1144a5a7f551dfbdc209327b83b25fc0467
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/org.eclipse.help.webapp/advanced/workingSet.jsp b/org.eclipse.help.webapp/advanced/workingSet.jsp
index f516de3..8eac799 100644
--- a/org.eclipse.help.webapp/advanced/workingSet.jsp
+++ b/org.eclipse.help.webapp/advanced/workingSet.jsp
@@ -157,8 +157,6 @@
 	border:2px solid WindowText; 
 	margin:0px; 
 	padding:0px;	
-	height:12px;
-	width:12px;
 }
 
 .grayed {