Skip to content

Commit

Permalink
Fix for scroll to top button on large screen.
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Fry committed Mar 19, 2015
1 parent a11ac8d commit c89de46
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions client/stylesheets/auction.less
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,9 @@ body {
.timeBlock {
top: -5px;
}
.form-inline #scrollToTop {
top: 0px;
}
#hoursRemainingBlock {
left: 230px;
}
Expand Down

0 comments on commit c89de46

Please sign in to comment.