diff options
-rw-r--r-- | core/css/guest.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/guest.css b/core/css/guest.css index 422ceace5bc..f6700315b74 100644 --- a/core/css/guest.css +++ b/core/css/guest.css @@ -522,6 +522,7 @@ form #selectDbType label.ui-state-active { background-color: rgba(0,0,0,.3); color: #fff; text-align: left; + word-wrap: break-word; border-radius: 3px; cursor: default; -moz-user-select: text; |