Skip to content

Commit

Permalink
remove unused id
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Schubert committed Dec 13, 2014
1 parent 0ec5cb3 commit cbdf167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/pages/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</div>
</div>

<div class="container top-spacing" id="earth_container">
<div class="container top-spacing">
<div class="row">
<%= image_tag "pages/index/earthD2.png", alt: t('.earth_alt'), class: 'img-responsive center-block' %>
</div>
Expand Down

0 comments on commit cbdf167

Please sign in to comment.