UX: Eliminating a "sweet spot" at 870px viewport where the topic-body exceeds 690px wide

This commit is contained in:
Kris 2017-12-07 14:30:56 -05:00
parent aeebcef7e2
commit f7c77171b9
1 changed files with 1 additions and 1 deletions

View File

@ -936,7 +936,7 @@ span.highlighted {
@media all
and (max-width : 870px) {
and (max-width : 775px) {
.gutter {
display: none;