From 7446bc29e98977cea9ebf6937b5f70aa0396e4c0 Mon Sep 17 00:00:00 2001 From: Sean Harvey Date: Thu, 30 Apr 2009 01:29:09 +0000 Subject: [PATCH] BUGFIX Tweak CSS for contentpanel git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@75696 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- css/layout.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/css/layout.css b/css/layout.css index 74ac5c55..4df0e96b 100644 --- a/css/layout.css +++ b/css/layout.css @@ -518,7 +518,7 @@ iframe { top: 45px; padding: 0; margin-right: 10px; - overflow:hidden; + overflow: hidden; font-size: 12px; } @@ -545,6 +545,7 @@ iframe { margin-right: 0 !important; } + #Caption { margin: 0; text-align: right; @@ -605,9 +606,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,