/** * [[Category:Template style pages]] */ /** * Small screens */ @media screen and (max-width:640px) { .template-button .mw-ui-button { display: block; margin: .5em 0; max-width: 100%; } }