mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-04 09:57:36 +03:00 
			
		
		
		
	wells and jumbotron are now styled even outside container
This commit is contained in:
		
							parent
							
								
									77633014fa
								
							
						
					
					
						commit
						b31ceefa3e
					
				| 
						 | 
					@ -40,7 +40,7 @@ legend {
 | 
				
			||||||
    border-bottom: 0;
 | 
					    border-bottom: 0;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.container, .container-fluid {
 | 
					body, .container, .container-fluid {
 | 
				
			||||||
    .well, .jumbotron {
 | 
					    .well, .jumbotron {
 | 
				
			||||||
        background-color: #fff;
 | 
					        background-color: #fff;
 | 
				
			||||||
        .shadow-z-2();
 | 
					        .shadow-z-2();
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user