<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.lotrtcgpc.net/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMobile.css</id>
	<title>MediaWiki:Mobile.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.lotrtcgpc.net/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMobile.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.lotrtcgpc.net/index.php?title=MediaWiki:Mobile.css&amp;action=history"/>
	<updated>2026-09-05T12:39:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.lotrtcgpc.net/index.php?title=MediaWiki:Mobile.css&amp;diff=37162&amp;oldid=prev</id>
		<title>Teltura: Fixing the width of card infoboxes getting cut off</title>
		<link rel="alternate" type="text/html" href="https://wiki.lotrtcgpc.net/index.php?title=MediaWiki:Mobile.css&amp;diff=37162&amp;oldid=prev"/>
		<updated>2021-10-10T02:43:16Z</updated>

		<summary type="html">&lt;p&gt;Fixing the width of card infoboxes getting cut off&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* All CSS here will be loaded for users of the mobile site */&lt;br /&gt;
&lt;br /&gt;
/* Card infoboxes get cut off horizontally for some reason unless the width is overridden */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.card-infobox-container a .image,&lt;br /&gt;
.card-infobox-container .gallerycarousel,&lt;br /&gt;
.card-infobox-container .gallery .mw-gallery-slideshow-img-container{&lt;br /&gt;
	min-height: 497px;&lt;br /&gt;
	min-width: 350px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.card-infobox-container.wikitable {&lt;br /&gt;
	width:350!important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.card-infobox-container .gallerybox {&lt;br /&gt;
	padding: 0.25em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Teltura</name></author>
	</entry>
</feed>