mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	bootstrap: Remove CSS image type inputs.
We do not use any image type inputs in our app.
This commit is contained in:
		
							
								
								
									
										3
									
								
								web/third/bootstrap/css/bootstrap.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								web/third/bootstrap/css/bootstrap.css
									
									
									
									
										vendored
									
									
								
							@@ -460,9 +460,6 @@ input[type="url"]:focus {
 | 
			
		||||
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
 | 
			
		||||
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
 | 
			
		||||
}
 | 
			
		||||
input[type="image"] {
 | 
			
		||||
  width: auto;
 | 
			
		||||
}
 | 
			
		||||
input:-moz-placeholder {
 | 
			
		||||
  color: #999999;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user