Merge pull request #111 from sorgo/patch-1

z-index for #scrollwallpaper
This commit is contained in:
Stefan Breunig
2013-02-11 04:53:34 -08:00

View File

@ -17,6 +17,7 @@ body {
top: 0;
width: 340px;
bottom: 45px;
z-index: 1001;
}
#sidebar {