mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
fix growl notification positioning
This commit is contained in:
parent
d87d18ae9d
commit
6c4f5c11df
1 changed files with 4 additions and 0 deletions
|
@ -115,4 +115,8 @@ body {
|
|||
padding-left: 0px;
|
||||
padding-right: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
#growls .default {
|
||||
top: 64px;
|
||||
}
|
Loading…
Reference in a new issue