fixed remove button position

This commit is contained in:
yamanq 2016-02-10 08:10:32 -05:00
parent e50d810cd7
commit 7438a6df12

View File

@ -168,8 +168,9 @@ h1 {
.fa { .fa {
float:right; float:right;
clear:right; clear:right;
margin-top: -50%; position: fixed;
margin-right:-18%; top: 3%;
right: 2.5%;
-webkit-transition: color 0.5s ease; -webkit-transition: color 0.5s ease;
-moz-transition: color 0.5s ease; -moz-transition: color 0.5s ease;