Utilizing Bootstrap v3 and AdminLTE, I am aiming to reduce the spacing between each content element.
Simply adjusting margin-left and margin-right impacts the right margin of the far right content as well as the left margin of the far left content, which is not desired. What would be the most efficient method to achieve this without affecting those specific margins?