css get rid of bottom scrollbar code example Example: hide horizontal scrollbar css .x-scroll-disabled { overflow-x: hidden; }