Template:ShareCSS/overflowbugx.css

维基百科,自由的百科全书
跳转到导航 跳转到搜索
.overflowbugx {
	min-width: auto !important;
	max-width: 100%;
	overflow-y: visible;
	overflow-x: auto;
}