mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-04 01:47:35 +03:00 
			
		
		
		
	Centred icons inside of floating action buttons.
This commit is contained in:
		
							parent
							
								
									2090c32c57
								
							
						
					
					
						commit
						a3216c29b9
					
				
							
								
								
									
										6
									
								
								dist/css/material.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								dist/css/material.css
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -3603,8 +3603,10 @@ body .jumbotron-material-blue-grey,
 | 
				
			||||||
  font-size: 15px;
 | 
					  font-size: 15px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.btn.btn-fab i {
 | 
					.btn.btn-fab i {
 | 
				
			||||||
  position: relative;
 | 
					  position: absolute;
 | 
				
			||||||
  top: -5px;
 | 
					  top: 50%;
 | 
				
			||||||
 | 
					  left: 50%;
 | 
				
			||||||
 | 
					  transform: translate(-50%,-52%);
 | 
				
			||||||
  margin: 0 auto;
 | 
					  margin: 0 auto;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.btn-link,
 | 
					.btn-link,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										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
											
										
									
								
							
		Loading…
	
		Reference in New Issue
	
	Block a user