Fix instant progress bar position

This commit is contained in:
afc163 2015-09-14 10:36:24 +08:00
parent de581aebcb
commit c6aaeb9932

View File

@ -1967,7 +1967,8 @@ a.entry-link:hover .anticon-smile {
}
#instantclick {
margin-top: 80px;
top: 80px!important;
position: absolute!important;
}
#instantclick-bar {