<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,7 +7,7 @@
  */
 
 var Pushup = {
-  Version: '1.0.2',
+  Version: '1.0.3',
   options: {
     appearDelay: .5,
     fadeDelay: 6,
@@ -110,7 +110,8 @@ Extend(Pushup, {
     }
 
     // Older Opera doesn't handle float correctly
-    if (Pushup.conditions.Opera) {
+    if (Pushup.Browser.Opera &amp;&amp;
+       (!window.opera.version || parseFloat(window.opera.version()) &lt; 9.25)) {
       this.messageLink.style.cssFloat = 'none';
       this.reminder.style.cssFloat = 'none';
     }</diff>
      <filename>src/js/pushup.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>55eb843c6ae68ccfe0bc2faa06fbc475733104d4</id>
    </parent>
  </parents>
  <author>
    <name>Nick Stakenburg</name>
    <email>nickstakenburg@home.nl</email>
  </author>
  <url>http://github.com/staaky/pushup/commit/17f7c3207da224ce7826a854758f1e165c3f300c</url>
  <id>17f7c3207da224ce7826a854758f1e165c3f300c</id>
  <committed-date>2008-08-28T09:56:41-07:00</committed-date>
  <authored-date>2008-08-28T09:56:41-07:00</authored-date>
  <message>Fix float bug on older Opera caused 1.0.2 changes</message>
  <tree>c82c0010e93800d38b2fc254e597c58559dad584</tree>
  <committer>
    <name>Nick Stakenburg</name>
    <email>nickstakenburg@home.nl</email>
  </committer>
</commit>
