diff --git a/homepage/style.css b/homepage/style.css index 5dd558c..2aba4fe 100644 --- a/homepage/style.css +++ b/homepage/style.css @@ -496,11 +496,10 @@ button:hover { } .copyimage { - position:absolute; - top: 7px; - right: 7px; - width: 25px !important; - height: 25px !important; + position:sticky; + float:right; + width:27px !important; + height:27px !important; } .relative { position:relative;