progess bar was causing horizontal scroll at bottom

This commit is contained in:
Jeff Atwood 2015-08-27 02:53:47 -07:00
parent 24c049df75
commit fb04d09ba8
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ a:hover.reply-new {
#topic-progress {
position: relative;
left: 345px;
left: 340px;
&.hidden {
display: none;
}