diff --git a/gadjo/static/css/_jqueryui.scss b/gadjo/static/css/_jqueryui.scss index b835e79..2b6b233 100644 --- a/gadjo/static/css/_jqueryui.scss +++ b/gadjo/static/css/_jqueryui.scss @@ -215,6 +215,10 @@ div.ui-dialog { } } + .helptext { + max-width: 50em; + } + // one line dialog // add this class on widget to remove titlebar, position the close button to the left of content &.oneline-dialog {