Home › Forums › Other › Bootstrap Response CSS File – Need to get rid of extra padding around thumbnails › Re: Bootstrap Response CSS File – Need to get rid of extra padding around thumbnails
December 29, 2012 at 8:08 pm
#119351
Participant
Go to your bootstrap-responsive.css file and comment out all the code that belongs with @media (min-width: 1200px){}.
If you are using less then find the right .less file and void it from compiling.