Skip to content

Commit

Permalink
Updating style in idea box
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamrege committed Jul 13, 2012
1 parent 90bcf92 commit eaf1776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/ideas/_idea.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
.floatLeft
%i.icon-user>
= idea.users.count
%span
.floatRight
= tweet_button :via => "joshideahub",:count=> "none", :url => idea_url(idea), :text => "This is an interesting idea! Help out "

.modal{style: "display:none", id: "idea-detail-#{idea.id}"}
Expand Down

0 comments on commit eaf1776

Please sign in to comment.