Module:Side box/styles.css: Difference between revisions

Content deleted Content added
flex min-width:0 hack to prevent content overflowing the container.
bump min width down
 
(2 intermediate revisions by 2 users not shown)
Line 6:
font-size: 88%;
line-height: 1.25em;
background-color: var(--background-color-interactive-subtle, #f9f9f9f8f9fa);
display: flow-root;
}
/* embedded side boxes need larger font */
.infobox .side-box {
font-size: 100%;
}
 
Line 40 ⟶ 44:
}
 
@media (min-width: 720px640px) {
.side-box {
width: 238px;