negative icon margin
This commit is contained in:
		@ -113,10 +113,15 @@ table {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
button,
 | 
					button,
 | 
				
			||||||
label {
 | 
					label {
 | 
				
			||||||
    padding: .375rem .65rem !important;
 | 
					    /*! padding: .375rem .65rem !important; */
 | 
				
			||||||
    cursor: pointer;
 | 
					    cursor: pointer;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					button i,
 | 
				
			||||||
 | 
					label i {
 | 
				
			||||||
 | 
					   margin: 0 -.15rem;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
button:disabled,
 | 
					button:disabled,
 | 
				
			||||||
:disabled+label {
 | 
					:disabled+label {
 | 
				
			||||||
    cursor: not-allowed !important;
 | 
					    cursor: not-allowed !important;
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user