MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 335: Line 335:
/* 20210203 */
/* 20210203 */


.content .in-block {
.content .box-generic .in-block {
     display: unset;
     display: unset;
}
}


.content .in-block > span {
.content .box-generic .in-block > span {
     display: unset;
     display: unset;
}
}