MediaWiki:Mobile.css: Difference between revisions

No change in size ,  13:02, 19 October 2020
increase gif player size to accommodate recent increase in infobox image size
m (gif player height fix (avoid covering the bottom of large tiles))
(increase gif player size to accommodate recent increase in infobox image size)
Line 186: Line 186:
}
}
.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 {