-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
Description
It'd be nice if the "gutter" collapsed on narrow viewports. Something like
@media (max-width: 50em) {
.gutter {
display: none;
}
.conversation-stack {
padding-left: 0px;
}
}This would of course require a replacement drop-down menu. Is this something you'd be interested in?
rickhg12hs, f-viktor, Flaburgan, olof-nord, Oymate and 17 moreVirtualWolf, Tmpod, karthanistyr, SebastianZach, coder007 and 5 more