Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
fix(bug): fixed snippet layout error
Browse files Browse the repository at this point in the history
  • Loading branch information
johngruen committed Jul 21, 2014
1 parent d84250a commit 0e3dcd9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/scripts/templates/marketing_snippet.mustache
@@ -1,4 +1,3 @@
<div id="main-content">
{{#showSignUpMarketing}}
<aside class="marketing desktop image-snippet default" data-marketing-type="android-sync">
<div class="marketing-spacer">
Expand All @@ -15,4 +14,3 @@
<a class="marketing-link" href="http://mzl.la/1oV7jUy" target="_blank">Help us by taking this quick survey.</a>
</aside>
{{/showSignUpSurvey}}
</div>

0 comments on commit 0e3dcd9

Please sign in to comment.