Skip to content

Commit c1bfa28

Browse files
committed
Add standard border-radius #16
1 parent 0e2c320 commit c1bfa28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jquery.jgrowl.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
9393
font-size: 1em;
9494
text-align: left;
9595
display: none;
96+
border-radius: 5px;
9697
-moz-border-radius: 5px;
9798
-webkit-border-radius: 5px;
9899
}

0 commit comments

Comments
 (0)