diff options
Diffstat (limited to 'public/less/_form.less')
-rw-r--r-- | public/less/_form.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/less/_form.less b/public/less/_form.less index 3dba34d7..88ab7d00 100644 --- a/public/less/_form.less +++ b/public/less/_form.less @@ -4,6 +4,7 @@ padding-top: .6em; padding-bottom: .6em; display: inline-block; + word-break: break-all; } } .ui.attached.header { |