mirror of
				https://github.com/twbs/bootstrap.git
				synced 2025-10-31 00:04:27 -04:00 
			
		
		
		
	Fixes #21179: docs typos on pull/float action
This commit is contained in:
		
							parent
							
								
									573e029feb
								
							
						
					
					
						commit
						ab54151ed3
					
				| @ -33,7 +33,7 @@ The following example shows how the clearfix can be used. Without the clearfix t | ||||
| 
 | ||||
| {% example html %} | ||||
| <div class="bg-info clearfix"> | ||||
|   <button class="btn btn-secondary float-left">Example Button pulled left</button> | ||||
|   <button class="btn btn-secondary float-right">Example Button pullred right</button> | ||||
|   <button class="btn btn-secondary float-left">Example Button floated left</button> | ||||
|   <button class="btn btn-secondary float-right">Example Button floated right</button> | ||||
| </div> | ||||
| {% endexample %} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user