Skip Navigation LinksHome Page > Forums > SpiraTest Forums > SpiraTest Issues & Questi... > How to change the size of...
Hi Alexey
There is not a setting to adjust the height of these items currently, however if you ALT+CLICK on them, they will open up a full-screen version.
Regards
Adam
If you are self-hosted, you could tweak the height of the appropriate ASP.NET server control.
There should be a DIV control on the page:
<div id="divExpectedResult" style="width:100%; height:80px;" class="DisplayBox" onclick="page.showFullScreen(this,event)"></div>
Just change the value for the height.
And if you have any questions, please email or call us at +1 (202) 558-6885