Template:Infobox Character/Images/styles.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
.infobox .infobox-image .tabber {
max-width: 22em;
}
.infobox .infobox-image .tabber .tabber__panel {
.infobox .infobox-image .tabber .tabber__panel {
overflow-x: unset;
overflow-x: unset;
}  
}  
@media(min-width: 1000px) {
.infobox .infobox-image .tabber {
max-width: 300px;
}
}


@media(max-width: 1000px) {
@media(max-width: 1000px) {