diff options
| author | sD <stoned@derpymail.org> | 2019-12-19 18:35:30 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2019-12-19 18:35:30 +0100 |
| commit | 322d1179b7a178a52fc93fea037bf849c0ae477f (patch) | |
| tree | e295e6455bef284f50a32814a370474a34b61098 /webAO/client.css | |
| parent | f4ae98588d729b076a8138f6c33fd04094cdc5a4 (diff) | |
forgot inline
Diffstat (limited to 'webAO/client.css')
| -rw-r--r-- | webAO/client.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
