fix growl notification positioning, this time for real

This commit is contained in:
Andreas N 2015-02-17 00:56:12 +01:00
parent 6c4f5c11df
commit 9bffdec2a5
1 changed files with 3 additions and 2 deletions

View File

@ -117,6 +117,7 @@ body {
} }
} }
#growls .default { #growls.default{
top: 64px; top:64px;
right:10px
} }