MINOR fix file iframe upload width (from r97596)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@102519 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2010-04-12 22:51:28 +00:00
parent 891de73b31
commit 95350bcdf8

View File

@ -158,7 +158,7 @@ div.TreeDropdownField a.editLink {
position: relative;
}
.mainblock.editform {
width: 250px;
width: 275px;
}
.mainblock.attached {
position: absolute;