Fix instant progress bar position

This commit is contained in:
afc163 2015-09-11 17:54:52 +08:00
parent a1d5030174
commit 26327b4fa3

View File

@ -1965,3 +1965,11 @@ a.entry-link:hover .anticon-smile {
width: auto; width: auto;
} }
} }
#instantclick {
margin-top: 80px;
}
#instantclick-bar {
background: #6EB4E0;
}