mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
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:
parent
cdfe7edab1
commit
e06d884d04
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user