mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] changelog2009-06-12 09:42 pm

[dw-free] Importer front end borked in Celerity

[commit: http://hg.dwscoalition.org/dw-free/rev/f9951ef2194a]

http://bugs.dwscoalition.org/show_bug.cgi?id=1053

Fix importer frontend display in Celerity.

Patch by [personal profile] afuna.

Files modified:
  • htdocs/stc/importer.css
--------------------------------------------------------------------------------
diff -r f61e1e971ba1 -r f9951ef2194a htdocs/stc/importer.css
--- a/htdocs/stc/importer.css	Fri Jun 12 21:35:52 2009 +0000
+++ b/htdocs/stc/importer.css	Fri Jun 12 21:42:21 2009 +0000
@@ -72,7 +72,7 @@ p.intro {
 
 .importer .credentials input {
     position: absolute;
-    left: 200px;
+    left: 22em;
     margin-top: -1px;
 }
 
--------------------------------------------------------------------------------