I'm using ReportViewer
10.0. In Google Chrome, the lines come with a broken image called blank.gif
. But IE and Firefox are working fine.
Here's an example with the images circled:
Any ideas on how to fix this?
Just add the following CSS from SQL Reporting Services - Viewer broken in Non-IE Browsers:
body:nth-of-type(1) img[src*="Blank.gif"]{
display:none;
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With