diff options
Diffstat (limited to 'css/default.php')
-rwxr-xr-x | css/default.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/default.php b/css/default.php index 6ab515cca7a..dd69cd703da 100755 --- a/css/default.php +++ b/css/default.php @@ -153,7 +153,7 @@ div.OCNotification{ div.OCNotificationHolder{ right:20px; bottom:0px; - position:absolute; + position:fixed; color:white; } |