mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
progess bar was causing horizontal scroll at bottom
This commit is contained in:
@@ -161,7 +161,7 @@ a:hover.reply-new {
|
||||
|
||||
#topic-progress {
|
||||
position: relative;
|
||||
left: 345px;
|
||||
left: 340px;
|
||||
&.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user