aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css19
1 files changed, 7 insertions, 12 deletions
diff --git a/static/style.css b/static/style.css
index 838a3c4..64ca7b1 100644
--- a/static/style.css
+++ b/static/style.css
@@ -63,13 +63,6 @@
font-size: 10pt;
}
-.status-emoji {
- height: 20px;
- margin-bottom: -4px;
- width: auto;
- vertical-align: unset !important;
-}
-
.name-emoji {
height: 20px;
width: auto;
@@ -324,18 +317,20 @@ a:hover,
vertical-align: middle;
}
-.emoji {
+.emoji-item {
min-width: 220px;
display: inline-block;
- margin-bottom: 2px;
+ margin: 4px 0;
}
-.emoji-img {
- height: 24px;
- width: 24px;
+img.emoji {
+ height: 32px;
object-fit: contain;
vertical-align: middle;
+}
+.status-dname img.emoji {
+ height: 24px;
}
.emoji-shortcode {