Template:ShareCSS/overflowbugx.css

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>George6VI at 02:02, 2 February 2021 (Created page with '.overflowbugx { min-width: auto !important; max-width: 100%; overflow-y: visible; overflow-x: auto; }'). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.overflowbugx {
	min-width: auto !important;
	max-width: 100%;
	overflow-y: visible;
	overflow-x: auto;
}