mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +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;
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
#sitetree {
|
#sitetree {
|
||||||
|
margin-top: 2px;
|
||||||
width: 500px; /* IE's chocking right now */
|
width: 500px; /* IE's chocking right now */
|
||||||
}
|
}
|
||||||
html>body #sitetree {
|
html>body #sitetree {
|
||||||
|
Loading…
Reference in New Issue
Block a user