Template:Infobox/styles.css

From The Audiovisual Identity Database
< Template:Infobox
Revision as of 08:12, 19 March 2023 by imported>Hb1290
Jump to navigation Jump to search
/*Fix text wrapping */
.infobox .dropdown-item, .portable-infobox .pi-data-value {
     padding:0;
     white-space:normal
}
/*prevent interference with Galleries*/
.mw-gallery-packed {
    clear:right
}