fix growl notification positioning
This commit is contained in:
parent
d87d18ae9d
commit
6c4f5c11df
|
@ -115,4 +115,8 @@ body {
|
|||
padding-left: 0px;
|
||||
padding-right: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
#growls .default {
|
||||
top: 64px;
|
||||
}
|
Loading…
Reference in New Issue