forked from cory/tildefriends
		
	ssb: Why did this vertical alignment change? I will never know, but I can poke it back.
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| { | ||||
| 	"type": "tildefriends-app", | ||||
| 	"emoji": "🦀", | ||||
| 	"previous": "&Q5LSWQhvy1yI5rijBxN8xz9AOsDvGupiPlVVme7Rdm8=.sha256" | ||||
| 	"previous": "&o2PXeddklapw00HJmK23zXGnBv5UVpv+njzUVC7Xn5E=.sha256" | ||||
| } | ||||
|   | ||||
| @@ -39,7 +39,7 @@ class TfUserElement extends LitElement { | ||||
| 				/>`; | ||||
| 			} | ||||
| 		} | ||||
| 		return html` <div style="display: inline-block; font-weight: bold; text-wrap: nowrap; max-width: 100%; overflow: hidden; text-overflow: ellipsis"> | ||||
| 		return html` <div style="display: inline-block; vertical-align: middle; font-weight: bold; text-wrap: nowrap; max-width: 100%; overflow: hidden; text-overflow: ellipsis"> | ||||
| 			${image} ${name} | ||||
| 		</div>`; | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user