summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_get-link.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files/sass/partials/_get-link.scss')
-rw-r--r--web/sass-files/sass/partials/_get-link.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/sass-files/sass/partials/_get-link.scss b/web/sass-files/sass/partials/_get-link.scss
index 84b20729b..c84befd6a 100644
--- a/web/sass-files/sass/partials/_get-link.scss
+++ b/web/sass-files/sass/partials/_get-link.scss
@@ -1,6 +1,6 @@
.copy-link-confirm {
+ position: fixed;
color: rgb(153, 230, 153);
- margin-top: -27px;
- margin-bottom: -25px;
- margin-right: 300px;
+ top: 84%;
+ left: 130px;
} \ No newline at end of file