[pLog-svn] r5938 - plog/trunk/js/editor

oscar at devel.lifetype.net oscar at devel.lifetype.net
Sat Sep 15 10:48:03 EDT 2007


Author: oscar
Date: 2007-09-15 10:48:03 -0400 (Sat, 15 Sep 2007)
New Revision: 5938

Modified:
   plog/trunk/js/editor/lifetypeeditor.css
Log:
This was causing the drop-down list to appear in the wrong page in the toolbar of the non-visual editor.

Modified: plog/trunk/js/editor/lifetypeeditor.css
===================================================================
--- plog/trunk/js/editor/lifetypeeditor.css	2007-09-15 14:42:39 UTC (rev 5937)
+++ plog/trunk/js/editor/lifetypeeditor.css	2007-09-15 14:48:03 UTC (rev 5938)
@@ -51,11 +51,4 @@
   padding: 0px;
   position:relative;
   top: -9px;
-}
-
-.editorDropDownList {
- position: relative;
- top: -9px;
- padding: 0px;
- margin: 0px;
-}
+}
\ No newline at end of file



More information about the pLog-svn mailing list