From 322d1179b7a178a52fc93fea037bf849c0ae477f Mon Sep 17 00:00:00 2001 From: sD Date: Thu, 19 Dec 2019 18:35:30 +0100 Subject: forgot inline --- webAO/client.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO/client.css') diff --git a/webAO/client.css b/webAO/client.css index 3a75b1c..ce057c9 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -133,7 +133,7 @@ img { } .emote_button { - display: block; + display: inline-block; width: 40px; height: 40px; padding: 1px; -- cgit