Topic: .card-block missing in free version
                  
                  embahsi
                  free
                  asked 8 years ago
                
                In free pack the following lines does not exist in mdb.css:
.card-block {
        -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
However in documentation when I cehck the compiled.css I see those lines exist. Isn't it a bug or I am missing something?
                
                  
                
                
                
                  
                  
                  
                    
                    
                
              
              
              
            
                      
                        Add comment
                      
                    
                  
                
                      
                      Sebastian C
                      pro
                        answered 8 years ago
                    
                    I believe .card-block is replaced by .card-body in Bootstrap 4 beta and MDB 4.4
                    
                      
                    
                    
                    
                    
                  
                  
                FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
              Answered
Specification of the issue
              - ForumUser: Free
 - Premium support: No
 - Technology: General Bootstrap questions
 - MDB Version: -
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: No
 - Provided link: No