Index: /CKEditor/trunk/_source/plugins/list/plugin.js
===================================================================
--- /CKEditor/trunk/_source/plugins/list/plugin.js	(revision 7427)
+++ /CKEditor/trunk/_source/plugins/list/plugin.js	(revision 7428)
@@ -176,5 +176,5 @@
 							className && child.addClass( className );
 						}
-						else if ( dirLoose || !needsBlock || style || className )
+						else if ( dirLoose || needsBlock || style || className )
 						{
 							// Establish new block to hold text direction and styles.
