myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [3706] trunk/app/views/workflows/_deprecation_eve


From: noreply
Subject: [myexperiment-hackers] [3706] trunk/app/views/workflows/_deprecation_event.html.erb: Tweak to deprecation warning
Date: Wed, 11 Sep 2013 13:30:08 +0000 (UTC)

Revision
3706
Author
fbacall
Date
2013-09-11 13:30:08 +0000 (Wed, 11 Sep 2013)

Log Message

Tweak to deprecation warning

Modified Paths

Diff

Modified: trunk/app/views/workflows/_deprecation_event.html.erb (3705 => 3706)


--- trunk/app/views/workflows/_deprecation_event.html.erb	2013-09-11 11:16:38 UTC (rev 3705)
+++ trunk/app/views/workflows/_deprecation_event.html.erb	2013-09-11 13:30:08 UTC (rev 3706)
@@ -4,7 +4,7 @@
 <% time_string = deprecation_event.date.strftime("#{deprecation_event.date.day.ordinalize} %B %Y") -%>
 <div class="deprecation_event">
   <p>
-    <img src="" style="vertical-align: middle; float: left; margin: 0.5em"/>
+    <img src="" style="vertical-align: middle;"/>
     This workflow uses one or more services that
     <% if deprecation_event.date.past? %>
       are deprecated as of <strong><%= time_string -%></strong>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]