Cannot edit CSS using Announcement Banner

Anneta Svircenkova October 27, 2020

Dear Atlassian Community, 

I am trying to edit Status value by adding custom code in Announcement Banner. 

The idea is increase status length in Jira issue view screen.

status-label.PNG

Instruction described here: https://confluence.atlassian.com/jirakb/how-to-change-text-box-length-on-a-screen-ui-in-jira-732399321.html 

applied this code to Announcement banner: 

<style>
#status-val
{
  max-width: 150px;
}
</style>

However it is seems this approach is not working. Could you please suggest if there are any other options? Thank you!

Best regards, 

Anneta

1 answer

0 votes
Daniel Ebers
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 30, 2020

Hi Anneta,

I'm convinced the steps mentioned in the link you gave us is only for extending text box lengths, not for the size of the status labels.

I was able to find a suggestion on this topic:
https://jira.atlassian.com/browse/JRASERVER-62344

If you like start watching this issue and also feel free to vote.

Likeliness is then higher that this wish is implemented in later versions of Jira.

Cheers,
Daniel

Anneta Svircenkova November 1, 2020

Hi Daniel, 

Thank you, put myself as a watcher :) 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events