mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 03:59:50 +08:00
better topic header max-width for medium-width
This commit is contained in:
parent
7436d04954
commit
6527a50052
|
@ -458,7 +458,7 @@ iframe {
|
|||
|
||||
@include medium-width {
|
||||
.extra-info-wrapper {
|
||||
max-width: 720px;
|
||||
max-width: 760px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user