MediaWiki:Mobile.css: Difference between revisions

No change in size ,  19:03, 18 October 2020
m
gif player height fix (avoid covering the bottom of large tiles)
m (surface tooltips above the new gif player controls)
m (gif player height fix (avoid covering the bottom of large tiles))
Line 186: Line 186:
}
}
.qud-infobox-animated-image {
.qud-infobox-animated-image {
   height: 346px; /* extra room to hold gif-play-controls */
   height: 356px; /* extra room to hold gif-play-controls */
}
}
.gif-play-controls {
.gif-play-controls {