flex-basis: 1em;
    line-height: 1em;
}
.mw-ui-icon-small::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    min-width: 1em;
    min-height: 1em;
    background-repeat: no-repeat;
    background-size: 1em 1em;
    background-position: center;
}
.mw-ui-icon-small.mw-ui-icon-element {