mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-29 00:00:33 -04:00
progess bar was causing horizontal scroll at bottom
This commit is contained in:
parent
24c049df75
commit
fb04d09ba8
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ a:hover.reply-new {
|
|||
|
||||
#topic-progress {
|
||||
position: relative;
|
||||
left: 345px;
|
||||
left: 340px;
|
||||
&.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue