From f68a8c8de3bbaf0179023e12da89c6f22f5b21a7 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Tue, 18 Aug 2015 11:58:15 +0500 Subject: Multiple UI changes --- web/sass-files/sass/partials/_get-link.scss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'web/sass-files/sass/partials/_get-link.scss') diff --git a/web/sass-files/sass/partials/_get-link.scss b/web/sass-files/sass/partials/_get-link.scss index c84befd6a..a723a4c1f 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); - top: 84%; - left: 130px; + display: inline-block; + float: left; + padding: 4px 10px; + margin: 3px 0 0 10px; } \ No newline at end of file -- cgit v1.2.3-1-g7c22