Difference between revisions of "Template:Graph:Chart/styles.css"
Jump to navigation
Jump to search
SheldonBole (talk | contribs) m (1 revision imported: Import Template:Graph:Chart) |
m (Protected "Template:Graph:Chart/styles.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
(No difference)
|
Latest revision as of 12:16, 1 July 2020
/* Prevent overflow behavior in mobile skins. */
body.skin-minerva div.mw-graph {
min-width: auto !important;
max-width: 100%;
overflow: auto;
}