mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Tweak docs example CSS for flexbox grid cols
This commit is contained in:
		
							parent
							
								
									9a519bb7e3
								
							
						
					
					
						commit
						44bcaffb95
					
				| 
						 | 
				
			
			@ -14,6 +14,16 @@
 | 
			
		|||
      border: 1px solid rgba(86,61,124,.2);
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  [class*="flex-items-"] {
 | 
			
		||||
    min-height: 6rem;
 | 
			
		||||
    background-color: rgba(255,0,0,.1);
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.bd-example-row-flex-cols .row {
 | 
			
		||||
  min-height: 10rem;
 | 
			
		||||
  background-color: rgba(255,0,0,.1);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue