Preview:
/*-webkit- (Chrome, Safari, newer versions of Opera):*/
.element::-webkit-scrollbar { width: 0 !important }

/*-moz- (Firefox):*/
.element { overflow: -moz-scrollbars-none; }

/*-ms- (Internet Explorer +10):*/
.element { -ms-overflow-style: none; }
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter