mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-04 01:47:35 +03:00 
			
		
		
		
	fixed #131
This commit is contained in:
		
							parent
							
								
									0b380d6b79
								
							
						
					
					
						commit
						9b6792bb59
					
				
							
								
								
									
										4
									
								
								dist/css/material-wfont.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								dist/css/material-wfont.css
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -5097,7 +5097,6 @@ fieldset[disabled] .navbar .btn-link:focus {
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.modal-content .modal-body {
 | 
					.modal-content .modal-body {
 | 
				
			||||||
  padding: 24px;
 | 
					  padding: 24px;
 | 
				
			||||||
  padding-bottom: 0;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.modal-content .modal-footer {
 | 
					.modal-content .modal-footer {
 | 
				
			||||||
  border-top: none;
 | 
					  border-top: none;
 | 
				
			||||||
| 
						 | 
					@ -5118,6 +5117,9 @@ fieldset[disabled] .navbar .btn-link:focus {
 | 
				
			||||||
.modal-content .modal-footer button + button {
 | 
					.modal-content .modal-footer button + button {
 | 
				
			||||||
  margin-bottom: 16px;
 | 
					  margin-bottom: 16px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					.modal-content .modal-body + .modal-footer {
 | 
				
			||||||
 | 
					  padding-top: 0;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
.modal-backdrop {
 | 
					.modal-backdrop {
 | 
				
			||||||
  display: none;
 | 
					  display: none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										2
									
								
								dist/css/material-wfont.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/css/material-wfont.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										4
									
								
								dist/css/material.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								dist/css/material.css
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -5090,7 +5090,6 @@ fieldset[disabled] .navbar .btn-link:focus {
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.modal-content .modal-body {
 | 
					.modal-content .modal-body {
 | 
				
			||||||
  padding: 24px;
 | 
					  padding: 24px;
 | 
				
			||||||
  padding-bottom: 0;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.modal-content .modal-footer {
 | 
					.modal-content .modal-footer {
 | 
				
			||||||
  border-top: none;
 | 
					  border-top: none;
 | 
				
			||||||
| 
						 | 
					@ -5111,6 +5110,9 @@ fieldset[disabled] .navbar .btn-link:focus {
 | 
				
			||||||
.modal-content .modal-footer button + button {
 | 
					.modal-content .modal-footer button + button {
 | 
				
			||||||
  margin-bottom: 16px;
 | 
					  margin-bottom: 16px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					.modal-content .modal-body + .modal-footer {
 | 
				
			||||||
 | 
					  padding-top: 0;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
.modal-backdrop {
 | 
					.modal-backdrop {
 | 
				
			||||||
  display: none;
 | 
					  display: none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										2
									
								
								dist/css/material.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/css/material.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
						 | 
					@ -10,7 +10,6 @@
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    .modal-body {
 | 
					    .modal-body {
 | 
				
			||||||
        padding: 24px;
 | 
					        padding: 24px;
 | 
				
			||||||
        padding-bottom: 0;
 | 
					 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    .modal-footer {
 | 
					    .modal-footer {
 | 
				
			||||||
        border-top: none;
 | 
					        border-top: none;
 | 
				
			||||||
| 
						 | 
					@ -31,6 +30,9 @@
 | 
				
			||||||
            margin-bottom: 16px;
 | 
					            margin-bottom: 16px;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					    .modal-body + .modal-footer {
 | 
				
			||||||
 | 
					        padding-top: 0;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.modal-backdrop {
 | 
					.modal-backdrop {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5097,7 +5097,6 @@ fieldset[disabled] .navbar .btn-link:focus {
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.modal-content .modal-body {
 | 
					.modal-content .modal-body {
 | 
				
			||||||
  padding: 24px;
 | 
					  padding: 24px;
 | 
				
			||||||
  padding-bottom: 0;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.modal-content .modal-footer {
 | 
					.modal-content .modal-footer {
 | 
				
			||||||
  border-top: none;
 | 
					  border-top: none;
 | 
				
			||||||
| 
						 | 
					@ -5118,6 +5117,9 @@ fieldset[disabled] .navbar .btn-link:focus {
 | 
				
			||||||
.modal-content .modal-footer button + button {
 | 
					.modal-content .modal-footer button + button {
 | 
				
			||||||
  margin-bottom: 16px;
 | 
					  margin-bottom: 16px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					.modal-content .modal-body + .modal-footer {
 | 
				
			||||||
 | 
					  padding-top: 0;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
.modal-backdrop {
 | 
					.modal-backdrop {
 | 
				
			||||||
  display: none;
 | 
					  display: none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										2
									
								
								template/material/css/material-wfont.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								template/material/css/material-wfont.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
						 | 
					@ -5090,7 +5090,6 @@ fieldset[disabled] .navbar .btn-link:focus {
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.modal-content .modal-body {
 | 
					.modal-content .modal-body {
 | 
				
			||||||
  padding: 24px;
 | 
					  padding: 24px;
 | 
				
			||||||
  padding-bottom: 0;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.modal-content .modal-footer {
 | 
					.modal-content .modal-footer {
 | 
				
			||||||
  border-top: none;
 | 
					  border-top: none;
 | 
				
			||||||
| 
						 | 
					@ -5111,6 +5110,9 @@ fieldset[disabled] .navbar .btn-link:focus {
 | 
				
			||||||
.modal-content .modal-footer button + button {
 | 
					.modal-content .modal-footer button + button {
 | 
				
			||||||
  margin-bottom: 16px;
 | 
					  margin-bottom: 16px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					.modal-content .modal-body + .modal-footer {
 | 
				
			||||||
 | 
					  padding-top: 0;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
.modal-backdrop {
 | 
					.modal-backdrop {
 | 
				
			||||||
  display: none;
 | 
					  display: none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										2
									
								
								template/material/css/material.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								template/material/css/material.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Loading…
	
		Reference in New Issue
	
	Block a user