MINOR Removed .thumbnailstrip 100% width, which breaks the right panel forms in CMS

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92607 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2009-11-21 02:36:19 +00:00
parent e70571d6f8
commit d973510fef

View File

@ -465,7 +465,6 @@ li.spacer {
.thumbnailstrip {
overflow: auto;
white-space: nowrap;
width: 100%;
float: left;
border: 1px solid #aaa;
}