Fix emoji popup style (issue #89)

Squashed commit of the following:

commit 9dda7057ccf0cfca2a4b1139e6573277aebd5369
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sun Jan 27 14:12:33 2019 +0000

    Stop words wrapping in popup
This commit is contained in:
Jonny Barnes 2019-01-27 14:12:55 +00:00
parent 76d474b335
commit f8ec8d8d3b
5 changed files with 2 additions and 3 deletions

View file

@ -13,7 +13,6 @@ span[role=img][aria-label]:hover::after {
z-index: 1;
bottom: 1.5em;
left: 0;
max-width: 5em;
padding: 0.5em 0.75em;
border: 0.05em solid rgba(255, 255, 255, 1);
border-radius: 0.2em;