Permalink
Browse files
extra email submit button removed
- Loading branch information...
Showing
with
2 additions
and
1 deletion.
-
+1
−1
app/views/pitches/show.html.erb
-
+1
−0
public/stylesheets/new_style.css
|
@@ -45,7 +45,7 @@ |
|
|
</div>
|
|
|
<div class="subscribe">
|
|
|
<%= render :partial => 'subscriber_form', :locals => {:pitch => @pitch} %>
|
|
|
- <img align="right" src="update-button.png"/>
|
|
|
+ <!-- <img align="right" src="/images/new_design/update-button.png"/> -->
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
|
@@ -139,6 +139,7 @@ div#stories_carousel li {width:258px;padding:0 5px;} |
|
|
#news_item .right-column .right-panel-box .progress_bar{width:140px;float:right;font-size:.9em;color:#ddd;font-weight:normal;}
|
|
|
#news_item .right-column .right-panel-box .progress_bar .progress_bar_container{margin-top:5px;}
|
|
|
#news_item .right-column .right-panel-box .donate_option{margin-bottom:40px;}
|
|
|
+#news_item .right-column .right-panel-box .donate_option img{display:block;}
|
|
|
#news_item .right-column .right-panel-box form img{margin-bottom:5px;}
|
|
|
#news_item .right-column .right-panel-box .share{float:left;width:100px;}
|
|
|
#news_item .right-column .right-panel-box .subscribe{float:right;width:230px;}
|
|
|
0 comments on commit
1b16065