Bản mẫu:ShareCSS/overflowbugx.css

.overflowbugx {
	min-width: auto !important;
	max-width: 100%;
	overflow-y: visible;
	overflow-x: auto;
}