mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
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:
parent
e70571d6f8
commit
d973510fef
@ -465,7 +465,6 @@ li.spacer {
|
|||||||
.thumbnailstrip {
|
.thumbnailstrip {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
width: 100%;
|
|
||||||
float: left;
|
float: left;
|
||||||
border: 1px solid #aaa;
|
border: 1px solid #aaa;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user