mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Add ref to reason why `min-width: 0;` is added (#28061)
This commit is contained in:
		
							parent
							
								
									842da1ddc3
								
							
						
					
					
						commit
						41f85b64bf
					
				| 
						 | 
				
			
			@ -6,7 +6,7 @@
 | 
			
		|||
  position: relative;
 | 
			
		||||
  display: flex;
 | 
			
		||||
  flex-direction: column;
 | 
			
		||||
  min-width: 0;
 | 
			
		||||
  min-width: 0; // See https://github.com/twbs/bootstrap/pull/22740#issuecomment-305868106
 | 
			
		||||
  word-wrap: break-word;
 | 
			
		||||
  background-color: $card-bg;
 | 
			
		||||
  background-clip: border-box;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue