Fix iOS Safari button look (hopefully)
This commit is contained in:
		@ -58,6 +58,9 @@
 | 
			
		||||
				color: #fff;
 | 
			
		||||
				width: 100%;
 | 
			
		||||
				cursor: pointer;
 | 
			
		||||
				-webkit-appearance: none;
 | 
			
		||||
				-moz-appearance: none;
 | 
			
		||||
				appearance: none;
 | 
			
		||||
			}
 | 
			
		||||
			input[type=checkbox] {
 | 
			
		||||
				transform: translateY(-3px);
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user