In dropbutton.base.css we have:
@media screen and (max-width:600px) {
.js .dropbutton-wrapper {
width: 100%;
}
}
At least for this:
This clobbers the dropbuttons of views ui at < that width:
After the patch coming up:
Attachment | Size | Status | Test result | Operations |
---|---|---|---|---|
button-wide.png | 24.46 KB | Ignored | None | None |
views-dropbutton-before.png | 44.31 KB | Ignored | None | None |
views-dropbutton-after.png | 53.22 KB | Ignored | None | None |