Module:Infobox: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
Tristanbay (talk | contribs) changed max width of overall infobox for mobile formatting |
||
| Line 88: | Line 88: | ||
.. 'min-width: 15em; ' | .. 'min-width: 15em; ' | ||
.. 'float: right; ' | .. 'float: right; ' | ||
.. 'max-width: 100%; ' | .. 'max-width: calc(100% - 15em); ' | ||
.. 'overflow: auto;">\n' | .. 'overflow: auto;">\n' | ||