User:Blackwolfe/common.css: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 1: Line 1:
.Infobox table {
.Infobox .tabs-content {
     width: -webkit-fill-available;
     width: 100%;
    width: -moz-fill-available;
}
}

Revision as of 00:48, 15 March 2021

.Infobox .tabs-content {
    width: 100%;
}