From e6e0d410ac92818679c03fc9bf5359562df81921 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Tue, 08 May 2012 05:38:39 -0400
Subject: [PATCH] TinyMCE 3.5

---
 program/js/tiny_mce/plugins/style/css/props.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/program/js/tiny_mce/plugins/style/css/props.css b/program/js/tiny_mce/plugins/style/css/props.css
index eb1f264..3b8f0ee 100644
--- a/program/js/tiny_mce/plugins/style/css/props.css
+++ b/program/js/tiny_mce/plugins/style/css/props.css
@@ -5,6 +5,7 @@
 #box_margin_top, #box_margin_right, #box_margin_bottom, #box_margin_left, #positioning_width, #positioning_height, #positioning_zindex {width:70px;}
 #positioning_placement_top, #positioning_placement_right, #positioning_placement_bottom, #positioning_placement_left {width:70px;}
 #positioning_clip_top, #positioning_clip_right, #positioning_clip_bottom, #positioning_clip_left {width:70px;}
+.panel_toggle_insert_span {padding-top:10px;}
 .panel_wrapper div.current {padding-top:10px;height:230px;}
 .delim {border-left:1px solid gray;}
 .tdelim {border-bottom:1px solid gray;}

--
Gitblit v1.9.1