progess bar was causing horizontal scroll at bottom
This commit is contained in:
parent
24c049df75
commit
fb04d09ba8
|
@ -161,7 +161,7 @@ a:hover.reply-new {
|
||||||
|
|
||||||
#topic-progress {
|
#topic-progress {
|
||||||
position: relative;
|
position: relative;
|
||||||
left: 345px;
|
left: 340px;
|
||||||
&.hidden {
|
&.hidden {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue