BUGFIX #3430 page versions don't appear automatically in Safari - versions DOM panel was floated behind the edit form

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@70781 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2009-01-27 02:13:55 +00:00 committed by Sam Minnee
parent b423bbe5e0
commit 9526f6e138

View File

@ -226,6 +226,7 @@ ul.tree span.a span.modified,
.listpane div.unitBody {
overflow: auto;
width: 100%;
clear: left;
}
.listpane li a {