mirror of
				https://github.com/nkanaev/yarr.git
				synced 2025-10-31 06:53:30 +00:00 
			
		
		
		
	menu item hack for safari
This commit is contained in:
		| @@ -393,6 +393,12 @@ select.form-control:not([multiple]):not([size]) { | |||||||
|   line-height: 2rem; |   line-height: 2rem; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | #opml-import-form input[type="file"]::-webkit-file-upload-button { | ||||||
|  |   position: absolute; | ||||||
|  |   top: -999px; | ||||||
|  |   left: -999px; | ||||||
|  | } | ||||||
|  |  | ||||||
| /* content */ | /* content */ | ||||||
|  |  | ||||||
| .content { | .content { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user