fix growl notification positioning, this time for real
This commit is contained in:
parent
6c4f5c11df
commit
9bffdec2a5
|
@ -117,6 +117,7 @@ body {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#growls .default {
|
#growls.default{
|
||||||
top: 64px;
|
top:64px;
|
||||||
|
right:10px
|
||||||
}
|
}
|
Loading…
Reference in New Issue