elofgren: Remove the large margin above #sitetree and make it only 2px

(merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@41946 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2007-09-15 21:12:28 +00:00
parent 650317f43f
commit 2706c3e668
1 changed files with 1 additions and 0 deletions

View File

@ -337,6 +337,7 @@ html>body #top #Logo {
overflow-x: hidden;
}
#sitetree {
margin-top: 2px;
width: 500px; /* IE's chocking right now */
}
html>body #sitetree {