mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Docs: added missing quote in input-group example (#23010)
This commit is contained in:
		
							parent
							
								
									4d515e4026
								
							
						
					
					
						commit
						136a0d5cb6
					
				|  | @ -123,7 +123,7 @@ Buttons in input groups must wrapped in a `.input-group-btn` for proper alignmen | |||
|   </div> | ||||
|   <div class="col-lg-6"> | ||||
|     <div class="input-group"> | ||||
|       <input type="text" class="form-control" placeholder="Search for..." aria-label="Search for...> | ||||
|       <input type="text" class="form-control" placeholder="Search for..." aria-label="Search for..."> | ||||
|       <span class="input-group-btn"> | ||||
|         <button class="btn btn-secondary" type="button">Go!</button> | ||||
|       </span> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue