I have recently removed the vertical scroll bar from my grid but noticed a 17px padding that defeats the purpose of my removal.
In IE developer tools I see that it's an inline style, but I'm unsure of where/how to override this. Any guidance or direction would be nice.
<div class="k-grid-header" style="padding-right: 17px;">
In IE developer tools I see that it's an inline style, but I'm unsure of where/how to override this. Any guidance or direction would be nice.
<div class="k-grid-header" style="padding-right: 17px;">