Skip to content

Commit

Permalink
Merged r75696 from cms/trunk
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@75703 467b73ca-7a2a-4603-9d3b-597d59a354a9
  • Loading branch information
Sean Harvey authored and Sam Minnee committed Feb 2, 2011
1 parent f342591 commit fbf54ad
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions css/layout.css
Expand Up @@ -518,7 +518,7 @@ iframe {
top: 45px;
padding: 0;
margin-right: 10px;
overflow:hidden;
overflow: hidden;
font-size: 12px;
}

Expand All @@ -545,6 +545,7 @@ iframe {
margin-right: 0 !important;
}


#Caption {
margin: 0;
text-align: right;
Expand Down Expand Up @@ -604,9 +605,9 @@ iframe {
float:left;
margin-left:0px;
color: #666;
line-height: 18px;
line-height: 1.2;
font-size: 11px;
width:120px;
width: 190px;
}
#Form_EditorToolbarImageForm fieldset div.middleColumn,
#Form_EditorToolbarFlashForm fieldset div.middleColumn,
Expand Down

0 comments on commit fbf54ad

Please sign in to comment.