mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 06:37:23 +01:00
fix(layout): Justin positioning and shopdown
This commit is contained in:
@@ -679,7 +679,7 @@
|
||||
|
||||
.top {
|
||||
position: absolute;
|
||||
top: -($dialogMarginTop + $userCreationBgHeight - 16px);
|
||||
top: -80px;
|
||||
right: 50%;
|
||||
left: 50%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user