mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 20:13:46 +00:00 
			
		
		
		
	bootstrap: Remove vendor-prefixed placeholders.
These conflict with our own, standard styles in app_components.css.
This commit is contained in:
		
							
								
								
									
										9
									
								
								web/third/bootstrap/css/bootstrap.app.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								web/third/bootstrap/css/bootstrap.app.css
									
									
									
									
										vendored
									
									
								
							| @@ -86,15 +86,6 @@ label { | ||||
|   display: block; | ||||
|   margin-bottom: 5px; | ||||
| } | ||||
| input:-moz-placeholder { | ||||
|   color: #999999; | ||||
| } | ||||
| input:-ms-input-placeholder { | ||||
|   color: #999999; | ||||
| } | ||||
| input::-webkit-input-placeholder { | ||||
|   color: #999999; | ||||
| } | ||||
| input[disabled], | ||||
| input[readonly] { | ||||
|   cursor: not-allowed; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user