Merge pull request #202 from ehpersonal38/main

Update style.css
This commit is contained in:
Patrick McGuire
2022-04-18 11:23:28 -04:00
committed by GitHub
+4 -5
View File
@@ -496,11 +496,10 @@ button:hover {
} }
.copyimage { .copyimage {
position:absolute; position:sticky;
top: 7px; float:right;
right: 7px; width:27px !important;
width: 25px !important; height:27px !important;
height: 25px !important;
} }
.relative { .relative {
position:relative; position:relative;