MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Tags: Mobile edit Mobile web edit
Line 331: Line 331:
.box-content ul {
.box-content ul {
     margin: 0.3em 0 0 1em;
     margin: 0.3em 0 0 1em;
}
/* 20210203 */
.content .in-block {
    display: unset;
}
.content .in-block > span {
    display: unset;
}
}