mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05: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