mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
Merge pull request #4713 from vvanpo/master
desktop/topic.scss: fix responsive width
This commit is contained in:
commit
4f32d9e9f7
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
|||
border-top: 1px solid dark-light-diff($primary, $secondary, 90%, -75%);
|
||||
padding-top: 10px;
|
||||
height: 20px;
|
||||
width: 757px;
|
||||
max-width: 757px;
|
||||
}
|
||||
|
||||
#topic-progress-wrapper {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue