Template:Infobox/styles.css: Difference between revisions

From The Audiovisual Identity Database
Jump to navigation Jump to search
imported>Hb1290
No edit summary
imported>Hb1290
No edit summary
Line 3: Line 3:
     padding:0;
     padding:0;
     white-space:normal
     white-space:normal
}
/*prevent interference with Galleries*/
.mw-gallery-packed {
    clear:right
}
}

Revision as of 08:12, 19 March 2023

/*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
}