mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	Remove last traces of has-emoji class (#11263)
Now that emojify.js has been removed, get rid of all instances of has-emoji class that was only used for that. Support for rendering shortcodes should remain in all of these places so it should still work the same. Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
		| @@ -1272,6 +1272,13 @@ i.icon.centerlock { | ||||
|     font-size: 1em; | ||||
| } | ||||
|  | ||||
| .label > .emoji { | ||||
|     font-size: 1em; | ||||
| } | ||||
|  | ||||
| .dropdown .emoji { | ||||
|     font-size: 1em; | ||||
| } | ||||
| .emoji img, | ||||
| .reaction img { | ||||
|     border-width: 0 !important; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user