mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Handle marked adding a <p> to ordered lists.
- This causes the text after a number in the numbered list to be on a new line. - To fix this, a new style rule is required
This commit is contained in:
		| @@ -212,6 +212,9 @@ div.red-ui-info-table { | ||||
|                 border: none; | ||||
|             } | ||||
|         } | ||||
|         p { | ||||
|             display: inline; | ||||
|         } | ||||
|     } | ||||
|     .red-ui-help-info-header { | ||||
|         i { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user