BubbaLovesCheese
Active member
- Affected version
- 2.2.3 Patch 1
I haven't tried this with forum posts, but when I post a Notice with a Centered-List, I get the row numbers justified to the left, not centered like the text.

Note the numbers on the far left.
	
	
	
		
Thanks!
				
			
Note the numbers on the far left.
		HTML:
	
	<center>
<h1>
    Thanks for stopping by!
</h1>
<h2>
    This is a centered List
</h2>
  
<ol>
  <li>First line of the list</li>
  <li>Second line on the list</li>
</ol>  
</center>Thanks!
 
 
		 
			 
 
		
 
 
		