mirror of
				https://github.com/twbs/bootstrap.git
				synced 2025-11-04 00:03:15 -05:00 
			
		
		
		
	expand out IE for consistency w/ the rest of the page
This commit is contained in:
		
							parent
							
								
									e9b1422e86
								
							
						
					
					
						commit
						d0a2a62cd7
					
				
							
								
								
									
										2
									
								
								css.html
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								css.html
									
									
									
									
									
								
							@ -893,7 +893,7 @@ For example, <code><section></code> should be wrapped as inline.
 | 
			
		||||
    <p>Use <code>.table-striped</code> to add zebra-striping to any table row within the <code><tbody></code>.</p>
 | 
			
		||||
    <div class="bs-callout bs-callout-danger">
 | 
			
		||||
      <h4>Cross-browser compatibility</h4>
 | 
			
		||||
      <p>Striped tables are styled via the <code>:nth-child</code> CSS selector, which is not available in IE8.</p>
 | 
			
		||||
      <p>Striped tables are styled via the <code>:nth-child</code> CSS selector, which is not available in Internet Explorer 8.</p>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="bs-example">
 | 
			
		||||
      <table class="table table-striped">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user