myexperiment-hackers
[Top][All Lists]
Advanced

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

[myexperiment-hackers] [2401] trunk/app/views/networks/show.rhtml: fixed


From: noreply
Subject: [myexperiment-hackers] [2401] trunk/app/views/networks/show.rhtml: fixed style issue when all shared items are invisible to you
Date: Wed, 12 May 2010 10:51:20 -0400 (EDT)

Revision
2401
Author
dgc
Date
2010-05-12 10:51:20 -0400 (Wed, 12 May 2010)

Log Message

fixed style issue when all shared items are invisible to you

Modified Paths

Diff

Modified: trunk/app/views/networks/show.rhtml (2400 => 2401)


--- trunk/app/views/networks/show.rhtml	2010-05-12 12:54:41 UTC (rev 2400)
+++ trunk/app/views/networks/show.rhtml	2010-05-12 14:51:20 UTC (rev 2401)
@@ -170,6 +170,9 @@
       </div>
 
 			<%= render :partial => "contributions/table", :locals => { :collection => @shared_items } %>
+
+      <div style="clear: both"></div>
+
 		<% else %>
 			<p class="none_text">No items have been shared with this Group yet.</p>
 		<% end %>

reply via email to

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