MDL-42711 theme port from LM: MDLSITE-2463 wrap tinymce instances responsively on mod/data pages (editing) for smaller screen widths

This commit is contained in:
Aparup Banerjee
2013-11-12 11:01:22 +08:00
parent 759e970f49
commit 7e7e8fd316
@@ -348,7 +348,9 @@
.nav-collapse.active {
height: auto;
}
.path-mod-data .box > table > tbody > tr > td {
display: block;
}
}
@media (max-width: 768px) {