about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/components/explore.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/javascript/flavours/glitch/styles/components/explore.scss')
-rw-r--r--app/javascript/flavours/glitch/styles/components/explore.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/javascript/flavours/glitch/styles/components/explore.scss b/app/javascript/flavours/glitch/styles/components/explore.scss
index 587bc923c..05df34eff 100644
--- a/app/javascript/flavours/glitch/styles/components/explore.scss
+++ b/app/javascript/flavours/glitch/styles/components/explore.scss
@@ -1,3 +1,7 @@
+.account-card__header {
+  position: relative;
+}
+
 .explore__search-header {
   background: $ui-base-color;
   display: flex;