diff --git a/ui/notify/src/main/resources/org/richfaces/renderkit/html/css/jquery.pnotify.xcss b/ui/notify/src/main/resources/org/richfaces/renderkit/html/css/jquery.pnotify.xcss index 5cebfa8..1dc30bc 100644 --- a/ui/notify/src/main/resources/org/richfaces/renderkit/html/css/jquery.pnotify.xcss +++ b/ui/notify/src/main/resources/org/richfaces/renderkit/html/css/jquery.pnotify.xcss @@ -66,6 +66,7 @@ html > body .rf-ny { background:red; } .rf-ny-cl { + position: relative; float: right; margin-left: .2em; }