Skip to content

Commit 8d140c5

Browse files
committed
Merge pull request #53 from curtisgibby/patch-2
Remove word-break
2 parents 9c87794 + ed8a0b2 commit 8d140c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

less/jgrowl.core.less

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@
5252
text-align: left;
5353
display: none;
5454
border-radius: @jgrowl-borderRadius;
55-
word-break: break-all;
56-
55+
5756
.ui-state-highlight,
5857
.ui-widget-content .ui-state-highlight,
5958
.ui-widget-header .ui-state-highlight {

0 commit comments

Comments
 (0)