Normalize DataTable Text Overflow

This extension works in cooperation with the _tables.scss file which will set the default styling of tbody td elements to overflow: hidden and text-overflow: ellipsis. This can produce problems with td elements that contain an i tag, by cutting the icon image in the middle. This module will reset the default styling of _tables.scss for those columns.

Source: