mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Make .btn in .btn-toolbar float:left too; fixes #16276
[skip sauce] [skip validator]
This commit is contained in:
		
							parent
							
								
									4127b250db
								
							
						
					
					
						commit
						04f60a7a81
					
				| 
						 | 
					@ -36,6 +36,7 @@
 | 
				
			||||||
  margin-left: -5px; // Offset the first child's margin
 | 
					  margin-left: -5px; // Offset the first child's margin
 | 
				
			||||||
  &:extend(.clearfix all);
 | 
					  &:extend(.clearfix all);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  .btn,
 | 
				
			||||||
  .btn-group,
 | 
					  .btn-group,
 | 
				
			||||||
  .input-group {
 | 
					  .input-group {
 | 
				
			||||||
    float: left;
 | 
					    float: left;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue