high resolution devices display extra small bootstrap layout
问题 According to browserstack these are the specs for say Samsung Galaxy S7: Screen Size 5.1 in - 2.5 x 4.4 in Resolution 1440 x 2560 px Viewport 360 x 640 dp On this device my page displays in the extra small bootstrap layout or default layout because (I think) the device reports a viewport of 360px. But due to the high resolution I'd rather prefer it to load the tablet layout as 1440 / 1.5 -> 960 . I was under the impression bootstrap does this by default. Is something faulty in my