mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
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:
parent
650317f43f
commit
2706c3e668
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user