css/daypicker.css
[roojs1] / css / inline-editor.css
index f378569..3d1a86f 100644 (file)
 
 /*-------- all the buttons -------*/
 .x-html-editor-tb {
-    height: 20px;
+    height: 24px;
 }
+.x-html-editor-tb .x-toolbar {
+    height: 24px;
+}
+.x-html-editor-tb .x-toolbar > table {
+    position:absolute;
+}
+
 .x-html-editor-tb .x-btn-text {
     background:transparent url(../images/default/form/htmleditor.gif) no-repeat scroll 0% 0%;
 }