One of the main complaints has been that responsive MonoBook has been showing up on desktop devices. The breakpoint is currently set at 850px, but people are reporting that due to smaller screens plus high zoom levels, responsive MonoBook is being triggered.
We can try using the more conservative @width-breakpoint-mobile: 320px; from variables.less in core instead.