about summary refs log tree commit diff
path: root/app/javascript/styles/mastodon
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2023-01-12 17:47:42 +0100
committerClaire <claire.github-309c@sitedethib.com>2023-01-12 17:47:42 +0100
commitcef87ba86c9e997782ba7563abfa200e62c19ceb (patch)
tree6c97bc9e4d90c9fb8936d28bf2d73d1d494f8ef0 /app/javascript/styles/mastodon
parenta36dfbb2aa53b8ce3e4c88826aeda9f25d98e49a (diff)
parentf4a6365f55c3b16494337e0880b42108cc4a171a (diff)
Merge branch 'main' into glitch-soc/merge-upstream
Diffstat (limited to 'app/javascript/styles/mastodon')
-rw-r--r--app/javascript/styles/mastodon/components.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/styles/mastodon/components.scss b/app/javascript/styles/mastodon/components.scss
index 7f66d0568..d5937643f 100644
--- a/app/javascript/styles/mastodon/components.scss
+++ b/app/javascript/styles/mastodon/components.scss
@@ -4380,7 +4380,7 @@ a.status-card.compact:hover {
 
 .emoji-picker-dropdown__menu {
   background: $simple-background-color;
-  position: absolute;
+  position: relative;
   box-shadow: 4px 4px 6px rgba($base-shadow-color, 0.4);
   border-radius: 4px;
   margin-top: 5px;