Skip to content

Commit c42efee

Browse files
committed
v1.4.4 with minor CSS update
1 parent 8d140c5 commit c42efee

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

jquery.jgrowl.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
text-align: left;
4444
display: none;
4545
border-radius: 5px;
46-
word-break: break-all;
4746
min-height: 40px;
4847
}
4948
.jGrowl-notification .ui-state-highlight,
@@ -79,7 +78,6 @@
7978
text-align: left;
8079
display: none;
8180
border-radius: 5px;
82-
word-break: break-all;
8381
padding-top: 4px;
8482
padding-bottom: 4px;
8583
cursor: pointer;

jquery.jgrowl.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jgrowl",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"author": {
55
"name" : "Stan Lemon",
66
"email" : "stosh1985@gmail.com",

0 commit comments

Comments
 (0)