fix growl notification positioning

This commit is contained in:
Andreas N 2015-02-17 00:53:09 +01:00
parent d87d18ae9d
commit 6c4f5c11df
1 changed files with 4 additions and 0 deletions

View File

@ -115,4 +115,8 @@ body {
padding-left: 0px;
padding-right: 0px;
}
}
#growls .default {
top: 64px;
}