MediaWiki:Mobile.css: Difference between revisions

m move qud-image white-space definition out of favilink template
mNo edit summary
Line 214: Line 214:
   line-height: 140px;
   line-height: 140px;
   overflow: hidden;
   overflow: hidden;
}
.moduleinfobox > .infobox-rows {
  display: table; /* prevent minerva mobile style's all-purpose display:block; table override from applying to infobox-rows in particular */
}
}
.moduleinfobox > .infobox-rows > tbody > tr > th {
.moduleinfobox > .infobox-rows > tbody > tr > th {