mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Reboot: Link directly to the temporal inputs WebKit bug
Refs https://bugs.webkit.org/show_bug.cgi?id=139848 [ci skip]
This commit is contained in:
		
							parent
							
								
									edf1e4b99e
								
							
						
					
					
						commit
						2404fec198
					
				| 
						 | 
					@ -335,8 +335,8 @@ input[type="month"] {
 | 
				
			||||||
  // Remove the default appearance of temporal inputs to avoid a Mobile Safari
 | 
					  // Remove the default appearance of temporal inputs to avoid a Mobile Safari
 | 
				
			||||||
  // bug where setting a custom line-height prevents text from being vertically
 | 
					  // bug where setting a custom line-height prevents text from being vertically
 | 
				
			||||||
  // centered within the input.
 | 
					  // centered within the input.
 | 
				
			||||||
  //
 | 
					  // See https://bugs.webkit.org/show_bug.cgi?id=139848
 | 
				
			||||||
  // Bug report: https://github.com/twbs/bootstrap/issues/11266
 | 
					  // and https://github.com/twbs/bootstrap/issues/11266
 | 
				
			||||||
  -webkit-appearance: listbox;
 | 
					  -webkit-appearance: listbox;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue