mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Merge branch 'btngroup' of https://github.com/liuyl/bootstrap into liuyl-btngroup
Conflicts: dist/css/bootstrap.min.css
This commit is contained in:
		
						commit
						4bac2c567a
					
				| 
						 | 
				
			
			@ -3268,6 +3268,7 @@ button.close {
 | 
			
		|||
.btn-group-justified {
 | 
			
		||||
  display: table;
 | 
			
		||||
  width: 100%;
 | 
			
		||||
  table-layout: fixed;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.btn-group-justified .btn {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
						 | 
				
			
			@ -157,6 +157,7 @@
 | 
			
		|||
.btn-group-justified {
 | 
			
		||||
  display: table;
 | 
			
		||||
  width: 100%;
 | 
			
		||||
  table-layout: fixed;
 | 
			
		||||
  .btn {
 | 
			
		||||
    float: none;
 | 
			
		||||
    display: table-cell;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue