How can I resize an Issue Collector dialogue box?

CoreyM July 23, 2013

I have created an Issue Collector to submit a JIRA request from the procedures for the realted issue. When the Issue Collector button is clicked to open a request/issue the dialogue box is fixed and does not scroll correctly to enter all related data. Any suggestions?

1 answer

0 votes
Damien (darwyn) November 20, 2015

by CSS it's simple : 

.atlwdg-popup {
    height: 90% !important;
    width: 60% !important;
}

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events