<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,7 +8,7 @@ var TuneUp = {
   },
   adjustFixedElements: function(e) {
     page.find('*').each(function() {
-      if($(this).css({position: 'fixed'})) {
+      if($(this).css(&quot;position&quot;) == &quot;fixed&quot;) {
         TuneUp.adjustElement(e);
       }
   	});</diff>
      <filename>public/javascripts/tuneup.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3eb35da266980c8d33e58f97f5278fa1879e37c0</id>
    </parent>
  </parents>
  <author>
    <name>Eric Falcao</name>
    <email>efalcao@gmail.com</email>
  </author>
  <url>http://github.com/fiveruns/fiveruns_tuneup_merb/commit/3473e83bc2857614885719896ed289f09613cc3d</url>
  <id>3473e83bc2857614885719896ed289f09613cc3d</id>
  <committed-date>2008-10-13T12:33:20-07:00</committed-date>
  <authored-date>2008-10-13T12:33:20-07:00</authored-date>
  <message>fix safari rendering issue</message>
  <tree>f72d7a12b876bffdd31d5b72cff18d6dd7669d9a</tree>
  <committer>
    <name>Eric Falcao</name>
    <email>efalcao@gmail.com</email>
  </committer>
</commit>
