<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -275,7 +275,7 @@ EOT
 
   def maplight_link(bill = nil)
     if bill
-      &quot;&lt;h3&gt;For more info about the campaign contributions behind this bill, visit its page on&lt;a class='arrow' target='_blank' href=\&quot;http://maplight.org/map/us/bill/#{bill.ident}\&quot;&gt; &lt;img src=\&quot;/images/maplight-trans.png\&quot; alt='Maplight.org' class='noborder maplight' /&gt;&lt;/a&gt;&lt;/h3&gt;&quot;
+      &quot;&lt;div class='maplight'&gt;&lt;a href='http://maplight.org/'&gt;Campaign contribution data for bills provided by &lt;img src=\&quot;/images/maplight-trans.png\&quot; alt='Maplight.org' /&gt;&lt;/a&gt;&lt;/div&gt;&quot;
     else
       &quot;&lt;h3&gt;For more info about the campaign contributions behind the bills in Congress, visit &lt;a class='arrow' target='_blank' href=\&quot;http://maplight.org\&quot;&gt;&lt;img class='noborder maplight' src=\&quot;/images/maplight-trans.png\&quot; alt='Maplight.org' /&gt;&lt;/a&gt;.&lt;/h3&gt;&quot;
     end</diff>
      <filename>app/helpers/application_helper.rb</filename>
    </modified>
    <modified>
      <diff>@@ -72,4 +72,5 @@
     &lt;/ul&gt;
   &lt;% end %&gt;
 &lt;/div&gt;
+&lt;%= maplight_link(bill=true) %&gt;
 &lt;/div&gt;</diff>
      <filename>app/views/bill/money.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -2179,6 +2179,16 @@ background:url(&quot;img/sprites.png&quot;) -131px -136px;
    _background:url(&quot;img/sprites.gif&quot;) -131px -136px;
 }
 
+.maplight {
+  clear:both;
+}
+.maplight a {
+  text-decoration:none;
+}
+.maplight img {
+  position:relative;
+  top:6px;
+}
 /* standard view for lists */
 
 #heading{
@@ -3470,11 +3480,6 @@ font-size: 11px;
 color: #999;
 }
 
-.clear{
-clear: both;
-
-}
-
 #signupform .clear label{
 width: 320px;
 clear: none !important;</diff>
      <filename>public/stylesheets/master.css</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>80993b733abc5bcc286f3609128ec969ed529e03</id>
    </parent>
  </parents>
  <author>
    <name>agp</name>
    <email>agp@opencongress.org</email>
  </author>
  <url>http://github.com/opencongress/opencongress/commit/911c205755721b74f2962f513234f75f99c31786</url>
  <id>911c205755721b74f2962f513234f75f99c31786</id>
  <committed-date>2009-11-06T15:28:53-08:00</committed-date>
  <authored-date>2009-11-06T15:28:53-08:00</authored-date>
  <message>#2147 maplight linkback</message>
  <tree>2f32073def09a415f0a61c941dc32023090fc13b</tree>
  <committer>
    <name>agp</name>
    <email>agp@opencongress.org</email>
  </committer>
</commit>
