mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
Merge pull request #3827 from scossar/align-topic-progress
FIX: align topic-progress with topic-progress-expanded
This commit is contained in:
commit
c4285147bf
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ a:hover.reply-new {
|
|||
background: $secondary;
|
||||
|
||||
position: relative;
|
||||
left: 345px;
|
||||
left: 340px;
|
||||
width: 135px;
|
||||
padding: 5px;
|
||||
|
||||
|
|
Loading…
Reference in a new issue