better topic header max-width for medium-width

This commit is contained in:
Jeff Atwood 2014-03-29 22:54:06 -07:00
parent 7436d04954
commit 6527a50052

View File

@ -458,7 +458,7 @@ iframe {
@include medium-width {
.extra-info-wrapper {
max-width: 720px;
max-width: 760px;
}
}