[jira] make horizontal alignment consistent across all rows

This commit is contained in:
streetturtle 2020-02-23 20:34:40 -05:00
parent fa725e4d86
commit 0eead5da70
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ local function worker(args)
{
markup = '<b>' .. issue.key .. '</b>',
align = 'center',
forced_width = 350, -- for horizontal alignment
widget = wibox.widget.textbox
},
{