MediaWiki:Common.css: Difference between revisions

No change in size ,  13:03, 19 October 2020
m
increase gif player size to accommodate recent increase in infobox image size
m (gif player height fix (avoid covering the bottom of large tiles))
m (increase gif player size to accommodate recent increase in infobox image size)
Line 1,790: Line 1,790:
}
}
.qud-infobox-animated-image {
.qud-infobox-animated-image {
   height: 356px; /* extra room to hold gif-play-controls */
   height: 372px; /* extra room to hold gif-play-controls */
}
}
.gif-play-controls {
.gif-play-controls {