mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
restored image panel showing 3 across (#3670)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@72602 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
af0519b198
commit
07c83610a0
@ -530,9 +530,10 @@ iframe {
|
||||
}
|
||||
#contentPanel .thumbnailstrip {
|
||||
border: none;
|
||||
width: 180px;
|
||||
width: 190px;
|
||||
height: 120px;
|
||||
overflow-y: auto;
|
||||
margin-right: 0 !important;
|
||||
}
|
||||
|
||||
#Caption {
|
||||
|
Loading…
Reference in New Issue
Block a user