A quick fix for this is to add the following entry to the ReportingServices.css file.
.DocMapAndReportFrameYou can usually find the ReportingServices.css file at: C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportManager\Styles, however your location may be different depending on your installation.
{
min-height: 800px;
min-width: 800px;
}
peace
7 comments:
Thanks!
Thanks!
Does it matter where you put it in the file, beginning, middle, end, after this or that?
Worked like a charm. Thanks! (this is not a spam comment!)
Great fix!
Perfect!!!!!!
Definitely works, thanks!
Post a Comment