I have a RadGrid on the page which is using the Bootstrap skin. The grid displays perfectly fine, but the paging buttons are using css from the rest of the project which is altering its appearance, as shown in the screenshot attached.
Is there anyway to just use the skin and avoid css from the project interring with it.
It appears to be mainly from the .button, input[type="button"], input[type="submit"] css from looking at the page inspector.