Index: /CKEditor/branches/features/adobeair/_source/plugins/richcombo/plugin.js
===================================================================
--- /CKEditor/branches/features/adobeair/_source/plugins/richcombo/plugin.js	(revision 6174)
+++ /CKEditor/branches/features/adobeair/_source/plugins/richcombo/plugin.js	(revision 6175)
@@ -197,5 +197,5 @@
 							'<span id="' + id + '_text" class="cke_text cke_inline_label">' + this.label + '</span>' +
 						'</span>' +
-						'<span class=cke_openbutton>' + ( CKEDITOR.env.hc ? '<span>&#9660;</span>' : '&nbsp;' ) + '</span>' +	// BLACK DOWN-POINTING TRIANGLE
+						'<span class=cke_openbutton>' + ( CKEDITOR.env.hc ? '<span>&#9660;</span>' : '' ) + '</span>' +	// BLACK DOWN-POINTING TRIANGLE
 					'</a>' +
 				'</span>' +
