BUGFIX Fixed clearing issue in IE7 for the left hand tree

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@70117 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sean Harvey 2009-01-13 22:22:05 +00:00 committed by Sam Minnee
parent cdfe7edab1
commit e06d884d04

View File

@ -397,7 +397,7 @@ ul.tree li.untranslated a:visited {
#SortItems {
border-bottom: 1px solid #cccccc;
background: #eee none repeat scroll 0%;
padding: 3px 0 3px 7px;
padding: 3px 0 5px 7px;
}
#SortItems #sortitems {
float: left;